]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_support.C
make \newcommand{\bb}[1]{\mathbf{#1}} work for read/write/display.
[lyx.git] / src / mathed / math_support.C
index fde9ff6b259abbcc431ecb22c27bcdfce4e9c26a..14c37c95c552540227253498569cef8c431c3af8 100644 (file)
@@ -186,6 +186,7 @@ LyXFont const & whichFontBaseIntern(MathTextCodes type)
        return MathFonts[1];
 }
 
+
 LyXFont const & whichFontBase(MathTextCodes type)
 {
        if (!MathFonts)