mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
RJournal.lyx: hardcoded shortcuts -> insets
This way if the shortcut changes or a user is using a different bind file, the correct shortcut will appear.
This commit is contained in:
parent
4f2a5f3f63
commit
e99a8b7c67
@ -175,9 +175,11 @@ R code chunks
|
|||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
Press
|
Press
|
||||||
\family sans
|
\begin_inset Info
|
||||||
Ctrl+L
|
type "shortcut"
|
||||||
\family default
|
arg "ert-insert"
|
||||||
|
\end_inset
|
||||||
|
|
||||||
and input R code chunks which will be compiled with the
|
and input R code chunks which will be compiled with the
|
||||||
\series bold
|
\series bold
|
||||||
knitr
|
knitr
|
||||||
@ -346,7 +348,13 @@ Author A
|
|||||||
\begin_inset Newline newline
|
\begin_inset Newline newline
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
Press Ctrl+Enter to input
|
Press
|
||||||
|
\begin_inset Info
|
||||||
|
type "shortcut"
|
||||||
|
arg "newline-insert newline"
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
to input
|
||||||
\begin_inset Newline newline
|
\begin_inset Newline newline
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user