]> git.lyx.org Git - lyx.git/blobdiff - src/FontEnums.h
de.po
[lyx.git] / src / FontEnums.h
index 43d614d22bbbbec29f6aa581f23a02523a1c0ba6..dadbb981db39b12846739e0cc03e282e664335e6 100644 (file)
@@ -154,6 +154,10 @@ enum MathStyle {
        ///
        LM_ST_DISPLAY,
        ///
+       LM_ST_INHERIT,
+       ///
+       LM_ST_IGNORE,
+       /// the text and display fonts are the same
        NUM_STYLE = LM_ST_DISPLAY
 };