]> git.lyx.org Git - features.git/blobdiff - src/tex2lyx/Context.h
tex2lyx: support font settings -> move fileformat to 247
[features.git] / src / tex2lyx / Context.h
index 1af64330238a48702503f156ca388dd14bf2e7f8..564b3327133a3632249a0c4d75a2866b704582cd 100644 (file)
@@ -36,7 +36,7 @@ public:
        }
        void init()
        {
-               size = "normal";
+               size = "default";
                family = "default";
                series = "default";
                shape = "default";