mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Revert previous commit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30917 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1b28af61e5
commit
6c2ab16e55
@ -325,9 +325,6 @@ void handle_package(Parser &p, string const & name, string const & opts)
|
||||
else if (name == "amsmath" || name == "amssymb")
|
||||
h_use_amsmath = "2";
|
||||
|
||||
else if (name == "amstext")
|
||||
;
|
||||
|
||||
else if (name == "esint")
|
||||
h_use_esint = "2";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user