From e99a8b7c6718a48b5bec0598fc68939a291b1ba2 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Tue, 7 May 2013 19:38:01 -0400 Subject: [PATCH] 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. --- lib/templates/RJournal.lyx | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/lib/templates/RJournal.lyx b/lib/templates/RJournal.lyx index 3a5dc9a796..841df269e7 100644 --- a/lib/templates/RJournal.lyx +++ b/lib/templates/RJournal.lyx @@ -175,9 +175,11 @@ R code chunks \begin_layout Standard Press -\family sans -Ctrl+L -\family default +\begin_inset Info +type "shortcut" +arg "ert-insert" +\end_inset + and input R code chunks which will be compiled with the \series bold knitr @@ -346,7 +348,13 @@ Author A \begin_inset Newline newline \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 \end_inset -- 2.39.5