lyx_mirror/lib/layouts/IEEEtran-CompSoc.layout
Jean-Marc Lasgouttes 5c54557350 Honor trailing spaces in LabelString and friends
Remove the trimming operation on LabelString, LabelStringAppendix,
EndLabelString and LabelCounter. This trimming meant that quotes
strings were not preserved, which is wrong.

To preserve layouts, the Layout format has been updated to 64, so that
layout2layout can remove extra spaces on existing strings, which
ensures that behavior is unchanged for old layouts (courtesy of rgheck).

It is now possible to re-add spaces in label strings where it makes
sense.

Fixes bug #10723.
2017-08-31 13:59:37 +02:00

69 lines
1.1 KiB
Plaintext

#% Do not delete he line below; configure depends on this
# \DeclareLaTeXClass[IEEEtran]{IEEE Transactions Computer Society}
# \DeclareCategory{Articles}
# Author: Uwe Stöhr (uwestoehr@web.de)
#
# IEEtran Computer Society textclass definition file.
Format 64
Input IEEEtran.layout
ClassOptions
FontSize 12
Other compsoc
end
Style Standard_in_Title
CopyStyle Standard
Category FrontMatter
InTitle 1
End
NoInsetLayout Flex:Author_Name
NoInsetLayout Flex:Author_Affiliation
NoInsetLayout Flex:Author_Mark
InsetLayout Flex:Author_Footnote
LyxType custom
LatexType command
Decoration Classic
ForcePlain 1
LaTeXName IEEEcompsocitemizethanks
LabelString "Author foot"
Font
Size Small
EndFont
LabelFont
Color blue
Size Small
EndFont
ResetsFont true
End
Style Abstract
InTitle 1
TopSep 0.1
End
Style Keywords
InTitle 1
BottomSep 0.1
End
Style Nontitle_Abstract_Index_Text
CopyStyle Appendices
LatexName IEEEdisplaynontitleabstractindextext
Category FrontMatter
TopSep 1
LabelString "NontitleAbstractIndexText"
End