]> git.lyx.org Git - lyx.git/blobdiff - src/MetricsInfo.h
Remove hardcoded values
[lyx.git] / src / MetricsInfo.h
index b350747b4bd1a684a2c3479f1d3b86553f7c5b50..1dbeae249a49725f05576b8533c9e12f744aad94 100644 (file)
@@ -54,6 +54,8 @@ public:
 
        /// Temporarily change a full font.
        Changer changeFontSet(std::string const & font);
+       /// Temporarily change the font to math if needed.
+       Changer changeEnsureMath();
        // Temporarily change to the style suitable for use in fractions
        Changer changeFrac();
        // Temporarily change to the style suitable for use in arrays