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).
135 lines
2.4 KiB
Plaintext
135 lines
2.4 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 95
|
|
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
|
|
DocBookTag title
|
|
DocBookTagType paragraph
|
|
DocBookInInfo maybe
|
|
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
|