]> 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 8288e595289a08832897ab5c6815da3a09a5c613..d370adaa7a863119e06fdfaeca4c77759798086b 100644 (file)
@@ -19,7 +19,7 @@
 # see http://www.springer.com/authors for class files and further instructions
 
 
-Format 45
+Format 65
 PageStyle              Plain
 
 
@@ -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
@@ -693,5 +695,6 @@ InsetLayout Flex:Email
          Color         urltext
          Size          Small
        EndFont
+       ResetsFont true
 End