]> git.lyx.org Git - lyx.git/blobdiff - src/tex-strings.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
[lyx.git] / src / tex-strings.C
index 1cb06a37c03e71486b1706abd816c287d8f33f00..89bb92dd2f6f2bf3319c404b695283d62e4fe704 100644 (file)
@@ -62,7 +62,7 @@ char const * tex_graphics[] = {"default", "dvips", "dvitops", "emtex",
                      "ln", "oztex", "textures", "none", ""};
 
 
-char const * tex_fonts[] = {"default", "pslatex", "times", "palatino",
+char const * tex_fonts[] = {"default", "ae", "pslatex", "times", "palatino",
                            "helvet", "avant", "newcent", "bookman", ""};