mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 09:15:50 +00:00
branch: tex2lyx/preamble.cpp: revert stuff to have a clean commit timeline
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30115 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
353f3f8cdd
commit
3134d0881c
@ -361,12 +361,6 @@ void handle_package(Parser &p, string const & name, string const & opts,
|
||||
else if (name == "verbatim")
|
||||
; // ignore this
|
||||
|
||||
else if (name == "nomencl")
|
||||
; // ignore this
|
||||
|
||||
else if (name == "textcomp")
|
||||
; // ignore this
|
||||
|
||||
else if (name == "url")
|
||||
; // ignore this
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user