Am Samstag, den 28.07.2018, 14:49 +0200 schrieb Jürgen Spitzmüller:
> Am Samstag, den 28.07.2018, 14:33 +0200 schrieb Kornel Benko:
> > commit 3e92efd118aa66d90cee8e1cd5b305ead0849925
> > Author: Kornel Benko <kor...@lyx.org>
> > Date:   Sat Jul 28 14:30:25 2018 +0200
> > 
> >     Replace styles '(Begin|End)Frontmatter' with environment in
> > elsarticle
> >     
> >     No change in tex or pdf output.
> >     This does not help in compiling, but still feels more natural.
> 
> This is a file format change. Please add the necessary change and
> lyx2lyx routines.

Looking at the actual change, I think you don't need an InsetLayout for
Frontmatter. This is sort of a maketitle environment AFAICS. Hence it
would be more in line with other layouts (and easier to use) if you'd
use something like

TitleLatexType Environment
TitleLatexName frontmatter

and the respective layouts that should go there with

InTitle               1

like elsart.layout does it, in fact.

Jürgen

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to