]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdcontext.inc
Fix pasting insets into math (bug #9302)
[lyx.git] / lib / ui / stdcontext.inc
index 0e93b05a2f65bb71bd0018fb8b31b2e856809af1..630892ce6bd18850f09468f66f384410766e3b3a 100644 (file)
@@ -301,6 +301,14 @@ Menuset
                Item "Justified Line Break|J" "inset-modify newline linebreak"
        End
 
+#
+# InsetNewline context menu
+#
+       Menu "context-separator"
+               Item "Plain Separator|P" "inset-modify separator plain"
+               Item "Paragraph Break|B" "inset-modify separator parbreak"
+       End
+
 #
 # Edit context menu
 #