Am Wed, 02 Mar 2022 08:15:20 +0100
schrieb Jürgen Spitzmüller <sp...@lyx.org>:

> Am Mittwoch, dem 02.03.2022 um 08:04 +0100 schrieb Jürgen Spitzmüller:
> > The real culprit is 4cab1a77d20d3db8.
> > 
> > You now exit fromLaTeXCommand() in the "easy" cases, without properly
> > setting needsTermination. If this boolean is correctly set (see the
> > logic in the method below), the problem is probably solved.  
> 
> Should be fixed at 39c0b322f7b14.
> 
> A remaining problem is that test-inset-basic now loads textcomp, which
> it didn't before.
> 
> Jürgen
> 

Confirmed for this case.
Now remaining:

The following tests FAILED:
         26 - tex2lyx/roundtrip/test-insets-basic.tex (Failed)
         27 - tex2lyx/cmplyx/test-insets-basic.tex (Failed)

But here the difference in created lyx-files is only
@@ -22,6 +22,7 @@
 \usepackage{array}
 \usepackage{multirow}
 \usepackage{hhline}
+\usepackage{textcomp}

committed at 5e8969b5

        Kornel

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Attachment: pgp8wjBTSbCuu.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to