The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit 7a103ba6d74dd49b7affb84508baaba0d7f2bf07
Author: Uwe Stöhr <uwesto...@lyx.org>
Date:   Sat Jun 23 16:57:22 2012 +0200

    tex2lyx/Preamble.cpp: remove a FIXME, the problem was only in trunk (bug 
#8211) and is now fixed

diff --git a/src/tex2lyx/Preamble.cpp b/src/tex2lyx/Preamble.cpp
index 781ce2c..c8bd9cb 100644
--- a/src/tex2lyx/Preamble.cpp
+++ b/src/tex2lyx/Preamble.cpp
@@ -1135,9 +1135,6 @@ void Preamble::parse(Parser & p, string const & 
forceclass,
                        // support this yet, see bug #8214
                        p.hasOpt() ? p.getOpt() : string();
                        p.verbatim_item();
-                       // FIXME: there can be multiple occurences of
-                       // \setotherlanguage, we need to handle them all not 
only the
-                       // first one
                }
 
                else if (t.cs() == "setmainfont") {

-----------------------------------------------------------------------

Summary of changes:
 src/tex2lyx/Preamble.cpp |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to