Am Sun, 3 Aug 2025 19:53:38 +0200
schrieb Kornel Benko <kor...@lyx.org>:

> Am Sun, 3 Aug 2025 19:40:50 +0200
> schrieb Enrico Forestieri <for...@lyx.org>:
> 
> > On Sun, Aug 03, 2025 at 07:32:32PM +0200, Jürgen Spitzmüller wrote:  
> > > 
> > >sAm Sonntag, dem 03.08.2025 um 19:19 +0200 schrieb Kornel Benko:    
> > >> Some of them because of lyx2lyx errors.
> > >> For instance try to open lib/doc/UserGuide.lyx    
> > >
> > >That was my fault, Should be fixed.    
> > 
> > Please, give specific examples, if not fixed by Jürgen.
> >   
> 
> After Jürgens fix, there are only 4 failed tests, all of them
> are from (examples|templates)/Articles/Springer_Nature_Journal.lyx
> 
>       --> ! TeX capacity exceeded, sorry [input stack size=10000].  
> 
>       Kornel

Also conversion to lyx22 of does not seem correct
Original:
        $ egrep "\\begin_layout" 
lib/examples/Articles/Springer_Nature_Journals.lyx | wc
        --> 338
        $ egrep "\\end_layout" 
lib/examples/Articles/Springer_Nature_Journals.lyx | wc
        --> 338

        $ lyx -E lyx22x \
                
Springer_Nature_Journals22.lyxlib/examples/Articles/Springer_Nature_Journals.lyx
lyx22:
        $ egrep "\\begin_layout"   | wc
        --> 342
        $ egrep "\\end_layout" Springer_Nature_Journals22.lyx | wc
        --> 341
therefore failing lyx2lyx tests here.

        Kornel

Attachment: pgpU5ireVRSru.pgp
Description: Digitale Signatur von OpenPGP

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

Reply via email to