lyx_mirror/lib/layouts/latex8.layout
Juergen Spitzmueller bbf287a3c6 Allow for cite engine and format definitions/modifications in layouts
Now layout files and modules can extend the cite engines or completely
overwrite them, and modify the cite formats.

Any CiteEngine definition in a layout/module will completely overwrite
those by cite engine files.

AddToCiteEngine will extend them (add if they do not exist yet).

Any CiteFormat definition in a layout will be preferred to those in cite
engines. CiteFormat definitions that are not touched by the former are
still active, though (so, as opposed to CiteEngine, a CiteFormat does
not completely overwrite those by the engine files).

Layout format change.
2018-05-21 12:46:53 +02:00

132 lines
2.3 KiB
Plaintext

#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[article,latex8.sty,times.sty]{Latex8 Article (Obsolete)}
# \DeclareCategory{Obsolete}
# Latex8 textclass definition file.
# Author : Allan Rae <rae@elec.uq.edu.au>
Format 68
Preamble
\usepackage{latex8}
\usepackage{times}
EndPreamble
Input stdclass.inc
Columns 1
ClassOptions
FontSize 10
End
NoStyle Part
NoCounter part
NoStyle Part*
NoStyle Chapter
NoCounter chapter
NoStyle Chapter*
NoStyle Section*
NoStyle Subsection*
NoStyle Subsubsection
NoCounter subsubsection
NoStyle Subsubsection*
NoStyle Paragraph
NoCounter paragraph
NoStyle Subparagraph
NoCounter subparagraph
Style Title
Font
Series Bold
Size Larger
EndFont
End
Style Section
TopSep 1.0
BottomSep 1.0
ParSep 1.0
latexname "Section"
TocLevel 1
End
Style Subsection
TopSep 1.0
BottomSep 1.0
ParSep 1.0
latexname "SubSection"
TocLevel 2
End
Style Email
Margin Dynamic
LatexType Command
InTitle 1
LatexName email
LabelSep xxx
ParSkip 0.4
TopSep 0.9
BottomSep 0.5
ParSep 1
Align Center
AlignPossible Center
LabelType Static
LabelString "E-mail:"
Font
Size Large
Family Typewriter
EndFont
LabelFont
Family Roman
EndFont
End
Style Affiliation
Category FrontMatter
Margin Dynamic
LatexType Command
InTitle 1
LatexName affiliation
LabelSep xxx
ParSkip 0.4
TopSep 0.9
BottomSep 0.5
ParSep 1
Align Center
AlignPossible Center
LabelType No_Label
Font
Size Large
EndFont
End
Style Abstract
LeftMargin ""
RightMargin ""
Font
Size Normal
Shape Italic
EndFont
LabelFont
Size Large
Shape Up
Series Bold
EndFont
End
Style Bibliography
LabelFont
Size Large
EndFont
End