]> git.lyx.org Git - features.git/blobdiff - lib/layouts/svcommon.inc
Properly implement IsTocCaption for Arguments in standard TOC
[features.git] / lib / layouts / svcommon.inc
index 4f2bc2b49fe70e7fe87a5defe44afea0da3c2a4f..d370adaa7a863119e06fdfaeca4c77759798086b 100644 (file)
@@ -19,7 +19,7 @@
 # see http://www.springer.com/authors for class files and further instructions
 
 
-Format 43
+Format 65
 PageStyle              Plain
 
 
@@ -117,7 +117,7 @@ Style PartBacktext
        Category        Sectioning
        Margin          First_Dynamic
        LabelString     "Part \thepart"
-       LabelType       Counter
+       LabelType       Static
        TocLevel        0
        LabelCounter    part
        Labelsep        xx
@@ -140,6 +140,7 @@ Style PartBacktext
          Mandatory     1
          LabelString   "Part Title"
          Tooltip       "Title of this part"
+         IsTocCaption  1
        EndArgument
        Preamble
          \newenvironment{svmultpartbacktext}[1]{\begin{partbacktext}
@@ -577,6 +578,7 @@ Style Bibliography
        LatexName       thebibliography
        Category        BackMatter
        NextNoIndent    1
+       ToggleIndent    Never
        LeftMargin      MM
        ParSkip         0.4
        ItemSep         0
@@ -634,7 +636,7 @@ Style Svgraybox
 End
 
 Style Proof
-       Category        Theorem
+       Category        Reasoning
        LatexType       Environment
        LatexName       proof
        Margin          First_Dynamic
@@ -693,5 +695,6 @@ InsetLayout Flex:Email
          Color         urltext
          Size          Small
        EndFont
+       ResetsFont true
 End