lyx_mirror/lib/layouts/svglobal3.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

89 lines
1.9 KiB
Plaintext

#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[svjour3,svglov3.clo,natbib.sty]{Springer SV Global (V. 3)}
# \DeclareCategory{Articles}
# svjour3/global (article) textclass definition file.
# for various Springer Verlag Journals for which no specific file exists (Global).
# --------
#
# Taken from initial LyX source code
# Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
# Adapted from svjour/jog by Cengiz Gunay in 2003.
# Transposed by Pascal André <andre@via.ecp.fr>
# Heavily modified and enhanced by serveral developers.
# Revision svjour version 3.2 by Uwe Stöhr in September 2009
# Revised by Marcus Kriele and Uwe Stöhr in April 2011
#
# see ftp://ftp.springer.de/pub/tex/latex/svjour3/ for class files
Format 64
Input svcommon.inc
NoStyle Front_Matter
NoStyle Main_Matter
NoStyle Back_Matter
NoStyle Part
NoStyle PartBacktext
NoCounter part
NoStyle Part*
NoStyle Chapter
NoStyle Running_Chapter
NoStyle ChapAuthor
NoStyle ChapSubtitle
NoStyle ChapMotto
NoCounter chapter
NoStyle Chapter*
NoStyle Subparagraph
NoStyle Run-in_headings
NoStyle Sub-run-in_headings
NoStyle Extrachap
NoStyle extrachap
NoStyle Preface
NoStyle Foreword
NoStyle Dedication
NoStyle Svgraybox
NoStyle Petit
NoStyle Prob
NoStyle Sol
NoStyle Abstract*
NoStyle TOC_Title
NoStyle TOC_Author
NoStyle Proof(smartQED)
NoStyle Acknowledgement
NoStyle Keywords
InsetLayout Flex:Keywords
CopyStyle Flex:Email
LatexName keywords
LabelString "Keywords"
LabelFont
Color green
Size Small
EndFont
End
InsetLayout Flex:PACS
CopyStyle Flex:Keywords
LatexName PACS
LabelString "PACS"
End
InsetLayout Flex:Subclass
CopyStyle Flex:Keywords
LatexName subclass
LabelString "Mathematics Subject Classification"
End
InsetLayout Flex:CRSC
CopyStyle Flex:PACS
LatexName CRclass
LabelString "CR Subject Classification"
End
# this label has no dot at the end
Style Solution
LabelString "Solution \thesolution"
End