]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_defs.h
new parser
[features.git] / src / mathed / math_defs.h
index c38323a2e70c2b4805e3af6188402c95ce9648b6..012652917729dd18f0eeeb4d68e4ef74679ad03b 100644 (file)
@@ -55,8 +55,6 @@ enum MathTextCodes  {
 
        ///
        LM_FONT_BEGIN,
-       /// Internal code for constants  4
-       LM_TC_CONST,
        /// Internal code for variables
        LM_TC_VAR,
        ///
@@ -81,8 +79,6 @@ enum MathTextCodes  {
        LM_TC_GREEK,
        /// Internal code when typing a single greek character
        LM_TC_GREEK1,
-       /// Internal code for operators 
-       LM_TC_BOP,
        /// Internal code for symbols
        LM_TC_SYMB,
        /// Internal code for symbols that get bigger in displayed math