]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathSupport.h
Substack support for XHTML.
[lyx.git] / src / mathed / MathSupport.h
index 42d0977be12b2203277e360afb376f545bebed31..04bcffb93141232ef3e0b64417e5ab687e44bc81 100644 (file)
@@ -51,6 +51,8 @@ bool isFontName(docstring const & name);
 
 bool isMathFont(docstring const & name);
 
+bool isTextFont(docstring const & name);
+
 // converts single cell to string
 docstring asString(MathData const & ar);
 // converts single inset to string