X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ftex2lyx%2FContext.h;h=0ed5f59b2fa315be5be2ab52ec7413f5de46c044;hb=f0335cef1e21810e2d020801f06364ac462e7899;hp=ccd9c0541b3b91790ee2925060f72aa587fc303c;hpb=487e9ad92aa604490cbaae148a281fccc90dc0bd;p=lyx.git diff --git a/src/tex2lyx/Context.h b/src/tex2lyx/Context.h index ccd9c0541b..0ed5f59b2f 100644 --- a/src/tex2lyx/Context.h +++ b/src/tex2lyx/Context.h @@ -40,7 +40,7 @@ public: family = "default"; series = "default"; shape = "default"; - language = "default"; + language = "english"; } std::string size; std::string family;