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

105 lines
1.4 KiB
Plaintext

#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[svmono,footmisc.sty,multicol.sty,natbib.sty,type1cm.sty]{Springer SV Mono}
# \DeclareCategory{Books}
# Author: Koji Yokota <yokota@res.otaru-uc.ac.jp>
# adapted: Marcus Kriele <mkriele@mac.com> and Uwe Stöhr (April 2011)
#
# Supports: SVMONO DOCUMENT CLASS -- version 5.5 (17-Dec-09)
# Class and style files and templates are found at:
# http://wiki.lyx.org/Examples/Springer
#
Format 64
Input svcommon.inc
TocDepth 2
ClassOptions
FontSize 10
End
NoStyle Acknowledgements
NoStyle Institute
Style Abstract
LatexType Command
End
Counter theorem
Within chapter
End
Counter definition
Within chapter
End
Counter remark
Within chapter
End
Counter corollary
Within chapter
End
Counter lemma
Within chapter
End
Counter proposition
Within chapter
End
Counter claim
Within chapter
End
Counter conjecture
Within chapter
End
Counter question
Within chapter
End
Counter example
Within chapter
End
Counter exercise
Within chapter
End
Counter case
Within chapter
End
Counter property
Within chapter
End
Counter note
Within chapter
End
Style Claim
LabelString "Claim."
End
Style Proof
LabelString "Proof."
End
Style Proof(QED)
LabelString "Proof."
End
Style Proof(smartQED)
LabelString "Proof."
End
NoStyle TOC_Title
NoStyle TOC_Author
NoStyle Running_Title
NoStyle Running_Author