]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/classic.ui
add lfun 'quote-insert' arguments single/double (ERT fixes not included)
[lyx.git] / lib / ui / classic.ui
index a569bd57d4b37191ff36dd3319f8146022e915fa..779ca99c81016748fef1ec762761fe62d954e561 100644 (file)
@@ -21,7 +21,7 @@
 # Full author contact details are available in file CREDITS.
 
 # This is the default LyX user interface definition file.
-# The syntax should be straightforward enough. 
+# The syntax should be straightforward enough.
 
 Menuset
 
@@ -245,8 +245,11 @@ Menuset
                Item "Linebreak|L" "break-line"
                Item "Ellipsis|i" "dots-insert"
                Item "End of Sentence|E" "end-of-sentence-period-insert"
-               Item "Ordinary Quote|Q" "self-insert \""
+               Item "Single Quote|Q" "quote-insert single"
+               Item "Ordinary Quote|O" "self-insert \""
                Item "Menu Separator|M" "menu-separator-insert"
+               Item "Horizontal Line" "line-insert"
+               Item "Page Break" "pagebreak-insert"
        End
 
        Menu "insert_math"