]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_symbolinset.h
Few math fonts improvements (use cmr for uppercase greek, support for
[features.git] / src / mathed / math_symbolinset.h
index bd3b7b55b94d3a26befcd619aa82fbb34e93cb3b..68054886a4abac389067eb42979141d40b265c28 100644 (file)
@@ -31,6 +31,8 @@ public:
 private:
        ///
        MathTextCodes code() const;
+       ///
+       MathTextCodes code2() const;
 
        ///
        latexkeys const * sym_;