From 73d292be90e68507fa8dee7f5d5b4a77fd7d95e8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sat, 29 Oct 2011 21:20:09 +0000 Subject: [PATCH] tex2lyx/preamble.cpp: add a note git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40074 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/tex2lyx/preamble.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tex2lyx/preamble.cpp b/src/tex2lyx/preamble.cpp index add0dd2330..801b1b747d 100644 --- a/src/tex2lyx/preamble.cpp +++ b/src/tex2lyx/preamble.cpp @@ -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 -- 2.39.2