]> git.lyx.org Git - features.git/blobdiff - src/mathed/support.h
write \mathrm{x}\mathrm{y} as \mathrm{xy} again
[features.git] / src / mathed / support.h
index 44cbb93ddd614906c4e89fc8a41bdf476372ad7a..2b219a39a55eee2cda3612dd830deb3aab717a22 100644 (file)
@@ -54,6 +54,7 @@ void smallerStyleScript(MathMetricsInfo &);
 // decrease math size for fractions
 void smallerStyleFrac(MathMetricsInfo & st);
 
+char const * math_font_name(MathTextCodes type);
 
 
 #endif