]> git.lyx.org Git - lyx.git/blobdiff - src/FontLoader.C
More ascii-export fixes and when making copy of single tabular cells now the
[lyx.git] / src / FontLoader.C
index 3557b5ca40b3b42b14114813e1cef9a192f417c5..38d20f7775d1292fd7c741853bc7e6f700a93e11 100644 (file)
@@ -108,7 +108,7 @@ void FontLoader::getFontinfo(LyXFont::FONT_FAMILY family,
        {
                case LyXFont::SYMBOL_FAMILY:
                        fontinfo[family][series][shape] =
-                               new FontInfo("-*-symbol-*-*-*-*-*-*-*-*-*-*-*-*");
+                               new FontInfo("-*-symbol-*-*-*-*-*-*-*-*-*-*-adobe-fontspecific");
                        return;
 
                case LyXFont::CMR_FAMILY: