mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
6b49b6b129
This makes the defaults of Inset::inheritFont() and Inset::resetFontEdit() compatible. There is no user visible change except for the Chunk inset which does not produce invalid LaTeX after editing operations anymore. This is the safe version for 2.1.0, for later there are still open questions: - All insets with ResetsFont true should be audited: Is this really needed, or do they show similar editing problems as the Chunk inset? - Does inheritFont() need to be customizable in the layout file as well? - Is resetFontEdit() != !inheritFont() needed at all? I did not use change tracking for the docs, since I updated all existing translations.
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{Articles}
|
|
# Latex8 textclass definition file.
|
|
# Author : Allan Rae <rae@elec.uq.edu.au>
|
|
|
|
Format 49
|
|
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
|