X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FMetricsInfo.h;h=1dbeae249a49725f05576b8533c9e12f744aad94;hb=2de30c62f8d671a8c8d4d52a6a7310e2c5ca84de;hp=b350747b4bd1a684a2c3479f1d3b86553f7c5b50;hpb=e449e70e3854da3aeda8dca1de22cabaf6ae0557;p=lyx.git diff --git a/src/MetricsInfo.h b/src/MetricsInfo.h index b350747b4b..1dbeae249a 100644 --- a/src/MetricsInfo.h +++ b/src/MetricsInfo.h @@ -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