mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
4345331870
The current spelling is not strictly wrong, but flagged as unusual or historical by some authorities. It is also found fault with many spell checkers. Thus we decided to move to the more standard "-ible" form once and for all. See #10678 for discussion This last part updates the layout format and changes collapsable color. This will all also all be backported to 2.3.x, for the sake of backwards compatibility (cherry-picking).
132 lines
2.3 KiB
Plaintext
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 65
|
|
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
|