]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathSupport.cpp
Revert "DocBook: make openParTag/closeTag use paragraphs instead of layouts."
[lyx.git] / src / mathed / MathSupport.cpp
index a75beec069337e501d433b993adf8a345f71779e..45ca4296816d4161b34c2284fa595c1073df39b0 100644 (file)
@@ -785,8 +785,6 @@ fontinfo fontinfos[] = {
                          inh_shape, Color_math},
        {"mathds",        DS_FAMILY, inh_series,
                          inh_shape, Color_math},
-       {"mathbbm",       BBM_FAMILY, inh_series,
-                         inh_shape, Color_math},
        {"mathtt",        TYPEWRITER_FAMILY, inh_series,
                          inh_shape, Color_math},
        {"mathit",        inh_family, inh_series,