Am Tue, 17 Nov 2020 11:53:25 -0500
schrieb Scott Kostyshak <skost...@lyx.org>:

> On Mon, Nov 16, 2020 at 07:46:12PM +0100, Thibaut Cuvelier wrote:
> > commit c6fe1fbe5fbf93cfdef73d52423d61fb72047d88
> > Author: Thibaut Cuvelier <tcuvel...@lyx.org>
> > Date:   Mon Nov 16 20:15:34 2020 +0100
> > 
> >     DocBook: implement svglobal.
> > ---
> >  development/autotests/invertedTests  |    4 +++-
> >  development/autotests/suspendedTests |   10 +++++++++-
> >  lib/layouts/svcommon.inc             |    7 ++++++-
> >  lib/layouts/svglobal.layout          |   15 +++++++++++++++
> >  lib/layouts/svglobal3.layout         |   14 ++++++++++++++
> >  src/output_docbook.cpp               |    7 ++++---
> >  6 files changed, 51 insertions(+), 6 deletions(-)  
> 
> I'm not sure if it was this commit or a different recent one, but now a bunch 
> of the
> Springers_Global_Template tests are failing.
> 
> To reproduce manually, open
> lib/templates/Articles/Springers_Global_Journal_Template_%28V._3%29.lyx on 
> the terminal
> and look at the warnings. I get the following:
> 
> $ lyx lib/templates/Articles/Springers_Global_Journal_Template_%28V._3%29.lyx
> LyX: Unknown InsetLayout tag [around line 67 of
> file /tmp/lyx_tmpdir.OHpSZAHguvwA/converturdJfp.layout current token: 
> 'DocBookInInfo'
> context: ''] LyX: Unknown InsetLayout tag [around line 68 of
> file /tmp/lyx_tmpdir.OHpSZAHguvwA/converturdJfp.layout current token: 
> 'always' context:
> ''] LyX: Unknown InsetLayout tag [around line 78 of
> file /tmp/lyx_tmpdir.OHpSZAHguvwA/converturdJfp.layout current token: 
> 'DocBookInInfo'
> context: ''] LyX: Unknown InsetLayout tag [around line 79 of
> file /tmp/lyx_tmpdir.OHpSZAHguvwA/converturdJfp.layout current token: 
> 'always' context:
> ''] LyX: Unknown InsetLayout tag [around line 95 of
> file /tmp/lyx_tmpdir.OHpSZAHguvwA/converturdJfp.layout current token: 
> 'DocBookInInfo'
> context: ''] LyX: Unknown InsetLayout tag [around line 96 of
> file /tmp/lyx_tmpdir.OHpSZAHguvwA/converturdJfp.layout current token: 
> 'always' context:
> '']
> 
> Scott

Missing in src/insets/InsetLayout.cpp:133 ff?

        Kornel

Attachment: pgpslK7MJUWt0.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