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.
299 lines
4.5 KiB
Plaintext
299 lines
4.5 KiB
Plaintext
#% Do not delete the line below; configure depends on this
|
|
# \DeclareLaTeXClass[achemso,caption.sty,courier.sty,cleveref.sty,float.sty,helvet.sty,mathptmx.sty,mciteplus.sty,natbib.sty,natmove.sty,setspace.sty,xkeyval.sty]{American Chemical Society (ACS)}
|
|
# \DeclareCategory{Articles}
|
|
# textclass definition file for achemso 3.7c
|
|
# Author: Uwe Stöhr (uwestoehr@web.de)
|
|
|
|
Format 49
|
|
|
|
Columns 1
|
|
Sides 1
|
|
SecNumDepth 3
|
|
TocDepth 3
|
|
DefaultStyle Standard
|
|
|
|
Provides float 1
|
|
|
|
ClassOptions
|
|
FontSize 10|11|12
|
|
end
|
|
|
|
|
|
# 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
|
|
End
|
|
|
|
|
|
Input stdcounters.inc
|
|
Input stdfloats.inc
|
|
Input stdlists.inc
|
|
Input stdsections.inc
|
|
Input stdstarsections.inc
|
|
|
|
NoStyle Chapter
|
|
NoCounter chapter
|
|
NoStyle Chapter*
|
|
|
|
Style Title
|
|
Margin Static
|
|
LatexType Command
|
|
Category FrontMatter
|
|
InPreamble 1
|
|
LatexName title
|
|
ParSkip 0.4
|
|
ItemSep 0
|
|
TopSep 0
|
|
BottomSep 0.7
|
|
ParSep 1
|
|
Align Center
|
|
LabelType No_Label
|
|
Font
|
|
Family Sans
|
|
Size Largest
|
|
Series Bold
|
|
EndFont
|
|
HTMLTag h1
|
|
HTMLTitle true
|
|
Argument 1
|
|
LabelString "Short Title|S"
|
|
Tooltip "Short title which will appear in the running header"
|
|
EndArgument
|
|
End
|
|
|
|
Style Author
|
|
LatexType command
|
|
LatexName author
|
|
Category FrontMatter
|
|
InPreamble 1
|
|
TopSep 0.7
|
|
Align Center
|
|
Font
|
|
Family Sans
|
|
Size Large
|
|
EndFont
|
|
End
|
|
|
|
Style Email
|
|
CopyStyle Author
|
|
LatexName email
|
|
TopSep 1
|
|
Font
|
|
Size Normal
|
|
EndFont
|
|
End
|
|
|
|
Style Affiliation
|
|
CopyStyle Email
|
|
LatexName affiliation
|
|
Font
|
|
Shape Italic
|
|
EndFont
|
|
Argument 1
|
|
LabelString "Short name"
|
|
Tooltip "Short name which appears in the footer of the title page"
|
|
EndArgument
|
|
End
|
|
|
|
Style Alt_Affiliation
|
|
CopyStyle Affiliation
|
|
LatexName altaffiliation
|
|
TopSep 0.7
|
|
End
|
|
|
|
Style Also_Affiliation
|
|
CopyStyle Affiliation
|
|
LatexName alsoaffiliation
|
|
TopSep 0.5
|
|
End
|
|
|
|
Style Fax
|
|
CopyStyle Email
|
|
LatexName fax
|
|
TopSep 0
|
|
LabelSep xx
|
|
LabelType Static
|
|
LabelString "Fax:"
|
|
End
|
|
|
|
Style Phone
|
|
CopyStyle Fax
|
|
LatexName phone
|
|
LabelString "Phone:"
|
|
TopSep 0.5
|
|
End
|
|
|
|
Style Abbreviations
|
|
CopyStyle Fax
|
|
Margin Dynamic
|
|
LatexName abbreviations
|
|
TopSep 1
|
|
Align Left
|
|
LabelString "Abbreviations:"
|
|
LabelFont
|
|
Color Blue
|
|
EndFont
|
|
End
|
|
|
|
Style Keywords
|
|
CopyStyle Abbreviations
|
|
LatexName keywords
|
|
LabelString "Keywords:"
|
|
TopSep 0.3
|
|
End
|
|
|
|
Float
|
|
Type scheme
|
|
GuiName Scheme
|
|
Placement tbp
|
|
Extension los
|
|
NumberWithin none
|
|
Style plain
|
|
ListName "List of Schemes"
|
|
IsPredefined true
|
|
UsesFloatPkg true
|
|
End
|
|
|
|
InsetLayout scheme
|
|
LabelString Scheme
|
|
LabelFont
|
|
Color collapsable
|
|
Size Small
|
|
EndFont
|
|
MultiPar true
|
|
End
|
|
|
|
|
|
Float
|
|
Type chart
|
|
GuiName Chart
|
|
Placement tbp
|
|
Extension loc
|
|
NumberWithin none
|
|
Style plain
|
|
ListName "List of Charts"
|
|
IsPredefined true
|
|
UsesFloatPkg true
|
|
End
|
|
|
|
InsetLayout chart
|
|
LabelString Chart
|
|
LabelFont
|
|
Color collapsable
|
|
Size Small
|
|
EndFont
|
|
MultiPar true
|
|
End
|
|
|
|
|
|
Float
|
|
Type graph
|
|
GuiName Graph
|
|
Placement tbp
|
|
Extension loh
|
|
NumberWithin none
|
|
Style plain
|
|
ListName "List of Graphs"
|
|
IsPredefined true
|
|
UsesFloatPkg true
|
|
End
|
|
|
|
InsetLayout graph
|
|
LabelString Graph
|
|
LabelFont
|
|
Color collapsable
|
|
Size Small
|
|
EndFont
|
|
MultiPar true
|
|
End
|
|
|
|
# insert Abtract and Bibliography style
|
|
Input stdstruct.inc
|
|
|
|
Style Acknowledgement
|
|
CopyStyle Abstract
|
|
LatexName acknowledgement
|
|
Category BackMatter
|
|
InTitle 0
|
|
BottomSep 0.7
|
|
LabelType Above
|
|
LabelString "Acknowledgement"
|
|
Font
|
|
Size Normal
|
|
EndFont
|
|
LabelFont
|
|
Series Bold
|
|
Size Large
|
|
EndFont
|
|
End
|
|
|
|
Style SupplementalInfo
|
|
CopyStyle Acknowledgement
|
|
LatexName suppinfo
|
|
LabelString "Supporting Information Available"
|
|
End
|
|
|
|
Style TOC_entry
|
|
CopyStyle Acknowledgement
|
|
LatexName tocentry
|
|
ParSep 0.3
|
|
LabelString "Graphical TOC Entry"
|
|
End
|
|
|
|
|
|
InsetLayout Flex:Bibnote
|
|
LyxType custom
|
|
LatexType command
|
|
LatexName bibnote
|
|
LabelString "bibnote"
|
|
Decoration Classic
|
|
Font
|
|
Color foreground
|
|
Size Small
|
|
Family Roman
|
|
Shape Up
|
|
Series Medium
|
|
Misc No_Emph
|
|
Misc No_Noun
|
|
Misc No_Bar
|
|
EndFont
|
|
LabelFont
|
|
Size Small
|
|
EndFont
|
|
MultiPar true
|
|
ResetsFont true
|
|
End
|
|
|
|
|
|
InsetLayout Flex:Chemistry
|
|
CopyStyle Flex:Bibnote
|
|
LatexName ce
|
|
LabelString "chemistry"
|
|
Preamble
|
|
\usepackage[version=3]{mhchem}
|
|
EndPreamble
|
|
LabelFont
|
|
Color blue
|
|
EndFont
|
|
MultiPar false
|
|
End
|
|
|