mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
9ca91b2566
There is nothing in the diff besides the format number changing from 93 to 95. From what I understand, this is as expected since 93 -> 94 and 94 -> 95 just add new layout tags. Updating the layouts makes it easier to test master. Otherwise, in some use cases layout2layout can be run hundreds of times which can make some things slow (e.g., opening documents or even opening the advanced find pane).
366 lines
7.1 KiB
Plaintext
366 lines
7.1 KiB
Plaintext
#% Do not delete the line below; configure depends on this
|
|
# \DeclareLaTeXClass[elsarticle,natbib.sty,pifont.sty]{Elsevier}
|
|
# \DeclareCategory{Articles}
|
|
# elsarticle textclass definition file.
|
|
# Author: Uwe Stöhr (uwestoehr@web.de)
|
|
|
|
Format 95
|
|
|
|
Columns 1
|
|
Sides 1
|
|
SecNumDepth 3
|
|
TocDepth 3
|
|
DefaultStyle Standard
|
|
Provides natbib 1
|
|
Provides refstyle 1
|
|
|
|
ClassOptions
|
|
FontSize 10|11|12
|
|
end
|
|
|
|
TitleLatexType Environment
|
|
TitleLatexName frontmatter
|
|
|
|
# This is just to show how to declare the default font.
|
|
# The defaults are exactly those shown here.
|
|
DefaultFont
|
|
Family Roman
|
|
Series Medium
|
|
Shape Up
|
|
Size Normal
|
|
Color None
|
|
EndFont
|
|
|
|
|
|
Style Standard
|
|
Category MainText
|
|
Margin Static
|
|
LatexType Paragraph
|
|
LatexName dummy
|
|
ParIndent MM
|
|
ParSkip 0.4
|
|
Align Block
|
|
AlignPossible Block, Left, Right, Center
|
|
LabelType No_Label
|
|
DocBookTag para
|
|
End
|
|
|
|
Input stdcounters.inc
|
|
Input stdfloats.inc
|
|
Input stdlists.inc
|
|
Input stdsections.inc
|
|
Input stdstarsections.inc
|
|
Input stdlayouts.inc
|
|
|
|
NoStyle Chapter
|
|
NoCounter chapter
|
|
NoStyle Chapter*
|
|
|
|
Style Title
|
|
Margin Static
|
|
LatexType Command
|
|
LatexName title
|
|
Category FrontMatter
|
|
InTitle 1
|
|
ResetArgs 1
|
|
ParSkip 0.4
|
|
ItemSep 0
|
|
TopSep 0
|
|
BottomSep 1
|
|
ParSep 1
|
|
Align Center
|
|
LabelType No_Label
|
|
Font
|
|
Size Largest
|
|
EndFont
|
|
HTMLTitle true
|
|
DocBookTag title
|
|
DocBookTagType paragraph
|
|
DocBookInInfo maybe
|
|
End
|
|
|
|
InsetLayout "Flex:Titlenotemark"
|
|
LyxType custom
|
|
LatexType command
|
|
ForcePlain 1
|
|
LatexName tnoteref
|
|
LabelString "Titlenote mark"
|
|
Font
|
|
Color foreground
|
|
Size Small
|
|
Family Roman
|
|
Shape Up
|
|
Series Medium
|
|
Misc No_Emph
|
|
Misc No_Noun
|
|
Misc No_Bar
|
|
EndFont
|
|
LabelFont
|
|
Color textlabel2
|
|
Size Small
|
|
EndFont
|
|
DocBookTag footnoteref
|
|
# TODO: the content will be output within the tag, while it should be the linkend attribute, i.e. the output should be <footnoteref linked="[content]"/>. If the content has several footnotes, it should be split on the comma: "t1,t2" should generate <footnoteref linked="t1"/><footnoteref linked="t2"/>.
|
|
End
|
|
|
|
|
|
Style "Title footnote"
|
|
Margin Dynamic
|
|
LatexType Command
|
|
LatexName tnotetext
|
|
Category FrontMatter
|
|
InTitle 1
|
|
Argument 1
|
|
LabelString "Footnote Label"
|
|
Tooltip "Label you refer to in the title"
|
|
DocBookTag anchor
|
|
DocBookTagType inline
|
|
EndArgument
|
|
ParSkip 0.4
|
|
BottomSep 0.5
|
|
Align Left
|
|
LabelSep xx
|
|
LabelType Static
|
|
LabelString "Title footnote:"
|
|
LabelFont
|
|
Color textlabel2
|
|
Series Bold
|
|
EndFont
|
|
DocBookTag footnote
|
|
DocBookItemTag para
|
|
DocBookWrapperTag title
|
|
DocBookWrapperTagType paragraph
|
|
DocBookWrapperMergeWithPrevious true
|
|
DocBookInInfo maybe
|
|
# TODO: the argument will be output within the tag, while it should be the xml:id attribute, i.e. the output should be <footnote xml:id="[Argument 1]"/>. And it should also be within the title, and not as a second title.
|
|
End
|
|
|
|
|
|
Style Author
|
|
Margin Static
|
|
LatexType Command
|
|
Category FrontMatter
|
|
InTitle 1
|
|
Argument 1
|
|
LabelString "Author Label"
|
|
Tooltip "Label you will reference in the address"
|
|
DocBookTag phrase
|
|
DocBookAttr role='address-label'
|
|
EndArgument
|
|
LatexName author
|
|
LabelSep xxx
|
|
ParSkip 0.4
|
|
TopSep 1.3
|
|
BottomSep 0.7
|
|
ParSep 0.7
|
|
Align Center
|
|
LabelType No_Label
|
|
Font
|
|
Size Large
|
|
EndFont
|
|
DocBookTag personname
|
|
DocBookTagType paragraph
|
|
DocBookWrapperTag author
|
|
DocBookWrapperTagType block
|
|
DocBookInInfo always
|
|
End
|
|
|
|
|
|
InsetLayout "Flex:Authormark"
|
|
LyxType custom
|
|
LatexType command
|
|
ForcePlain 1
|
|
LatexName fnref
|
|
LabelString "Author mark"
|
|
Font
|
|
Color foreground
|
|
Size Small
|
|
Family Roman
|
|
Shape Up
|
|
Series Medium
|
|
Misc No_Emph
|
|
Misc No_Noun
|
|
Misc No_Bar
|
|
EndFont
|
|
LabelFont
|
|
Color latex
|
|
Size Small
|
|
EndFont
|
|
End
|
|
|
|
|
|
Style "Author footnote"
|
|
CopyStyle "Title footnote"
|
|
LatexName fntext
|
|
InTitle 1
|
|
LabelString "Author footnote:"
|
|
Argument 1
|
|
LabelString "Author Footnote Label"
|
|
Tooltip "Label you refer to for an author"
|
|
EndArgument
|
|
End
|
|
|
|
|
|
InsetLayout "Flex:CorAuthormark"
|
|
CopyStyle "Flex:Authormark"
|
|
LatexName corref
|
|
LabelString "CorAuthor mark"
|
|
LabelFont
|
|
Color textlabel1
|
|
EndFont
|
|
End
|
|
|
|
|
|
Style "Corresponding author"
|
|
CopyStyle "Author footnote"
|
|
LatexName cortext
|
|
InTitle 1
|
|
LabelString "Corresponding author text:"
|
|
End
|
|
|
|
|
|
Style Address
|
|
Margin Static
|
|
LatexType Command
|
|
Category FrontMatter
|
|
LatexName address
|
|
InTitle 1
|
|
Argument 1
|
|
LabelString "Address Label"
|
|
Tooltip "Label of the author you refer to"
|
|
DocBookTag phrase
|
|
DocBookAttr role='label'
|
|
EndArgument
|
|
ParSkip 0.4
|
|
Align Center
|
|
AlignPossible Left, Right
|
|
LabelType No_Label
|
|
Font
|
|
Shape Italic
|
|
EndFont
|
|
DocBookTag address
|
|
DocBookTagType paragraph
|
|
DocBookWrapperTag author
|
|
DocBookWrapperTagType block
|
|
DocBookWrapperMergeWithPrevious true
|
|
DocBookInInfo always
|
|
End
|
|
|
|
|
|
Style Email
|
|
CopyStyle Address
|
|
LatexName ead
|
|
InTitle 1
|
|
AlignPossible Block
|
|
Argument 1
|
|
LabelString "Internet"
|
|
Tooltip "If content is 'url', email becomes an Internet address"
|
|
EndArgument
|
|
Font
|
|
Shape Up
|
|
EndFont
|
|
DocBookTag email
|
|
DocBookTagType paragraph
|
|
DocBookWrapperTag author
|
|
DocBookWrapperTagType block
|
|
DocBookWrapperMergeWithPrevious true
|
|
DocBookInInfo always
|
|
End
|
|
|
|
|
|
Style Abstract
|
|
Margin Static
|
|
LatexType Environment
|
|
LatexName abstract
|
|
Category FrontMatter
|
|
InTitle 1
|
|
NextNoIndent 1
|
|
LeftMargin MMM
|
|
RightMargin MMM
|
|
ParIndent MM
|
|
ItemSep 0
|
|
TopSep 0.7
|
|
BottomSep 0.7
|
|
ParSep 0
|
|
Align Block
|
|
AlignPossible Block
|
|
LabelType Centered
|
|
LabelString "Abstract"
|
|
LabelBottomSep 0.5
|
|
Font
|
|
Size Small
|
|
EndFont
|
|
LabelFont
|
|
Series Bold
|
|
Size Large
|
|
EndFont
|
|
DocBookAbstract true
|
|
DocBookInInfo always
|
|
DocBookWrapperTag abstract
|
|
DocBookWrapperMergeWithPrevious true
|
|
DocBookTag para
|
|
End
|
|
|
|
|
|
Style Keywords
|
|
Margin Dynamic
|
|
LatexType Environment
|
|
LatexName keyword
|
|
Category FrontMatter
|
|
InTitle 1
|
|
NextNoIndent 1
|
|
BottomSep 0.5
|
|
ParSkip 0.4
|
|
Align Block
|
|
LabelSep xx
|
|
LabelType Static
|
|
LabelString "Keywords:"
|
|
LabelFont
|
|
Color textlabel2
|
|
Series Bold
|
|
EndFont
|
|
DocBookTag keyword
|
|
DocBookTagType paragraph
|
|
DocBookWrapperTag keywordset
|
|
DocBookInInfo always
|
|
End
|
|
|
|
|
|
Style Bibliography
|
|
Margin First_Dynamic
|
|
LatexType Bib_Environment
|
|
LatexName thebibliography
|
|
Category BackMatter
|
|
NextNoIndent 1
|
|
ToggleIndent Never
|
|
LeftMargin MM
|
|
ParSkip 0.4
|
|
ItemSep 0
|
|
TopSep 0.7
|
|
BottomSep 0.7
|
|
ParSep 0.5
|
|
Align Block
|
|
AlignPossible Block, Left
|
|
LabelType Bibliography
|
|
LabelString "References"
|
|
LabelBottomSep 1.2
|
|
LabelFont
|
|
Series Bold
|
|
Size Larger
|
|
EndFont
|
|
TocLevel 1
|
|
IsTocCaption 0
|
|
Argument listpreamble:1
|
|
LabelString "Bib preamble"
|
|
MenuString "Bibliography Preamble"
|
|
Tooltip "LaTeX code to be inserted before the first bibliography item"
|
|
PassThru 1
|
|
Font
|
|
Family typewriter
|
|
Color latex
|
|
EndFont
|
|
EndArgument
|
|
DocBookTag bibliography
|
|
End
|
|
|