mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
tex2lyx/preamble.cpp: add a note
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40074 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9eaa64b2cb
commit
73d292be90
@ -651,6 +651,7 @@ void handle_package(Parser &p, string const & name, string const & opts,
|
||||
|
||||
#if 0
|
||||
// do not ignore as long as we don't support all commands (e.g. \xout is missing)
|
||||
// and as long as we don't support change tracking
|
||||
else if (name == "ulem")
|
||||
; // ignore this
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user