]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetSpecialChar.h
Support for \slash and \nobreakdash-
[features.git] / src / insets / InsetSpecialChar.h
index 465200a1ad2d7aac12814f7fed2504b29227799d..08c6dcc344c639b7d852cb7897d09fb7ea29e372 100644 (file)
@@ -38,6 +38,10 @@ public:
                END_OF_SENTENCE,
                /// Menu separator
                MENU_SEPARATOR,
+               /// breakable slash
+               SLASH,
+               /// protected dash
+               NOBREAKDASH,
        };
 
        ///