git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28751 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2009-03-10 23:55:25 +00:00
parent 184cbb6825
commit 662846f227

View File

@ -292,7 +292,7 @@ void handle_package(Parser &p, string const & name, string const & opts,
h_font_osf = "true";
else if (name == "amsmath" || name == "amssymb")
h_use_amsmath = "1";
h_use_amsmath = "2";
else if (name == "babel" && !opts.empty()) {
// check if more than one option was used - used later for inputenc