]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/svcommon.inc
Add Eugene (Yu Jin) to the credits
[lyx.git] / lib / layouts / svcommon.inc
index 12718045734f40c8ddafc6c3eb01d7640034d484..fcfa8c2fb8e0f41c53efc19031b90b3e39550c0f 100644 (file)
 # see http://www.springer.com/authors for class files and further instructions
 
 
-Format 41
+Format 80
 PageStyle              Plain
 
 
 Style Standard
+       Category        MainText
        Margin          Static
        LatexType       Paragraph
        LatexName       dummy
@@ -113,10 +114,10 @@ End
 ## text on the following page which would otherwise be blank.  
 
 Style PartBacktext
-       Category        Section
+       Category        Sectioning
        Margin          First_Dynamic
        LabelString     "Part \thepart"
-       LabelType       Counter
+       LabelType       Static
        TocLevel        0
        LabelCounter    part
        Labelsep        xx
@@ -139,6 +140,7 @@ Style PartBacktext
          Mandatory     1
          LabelString   "Part Title"
          Tooltip       "Title of this part"
+         IsTocCaption  1
        EndArgument
        Preamble
          \newenvironment{svmultpartbacktext}[1]{\begin{partbacktext}
@@ -154,7 +156,7 @@ End
 Style ChapSubtitle
        LatexName       chapsubtitle
        LatexType       Command
-       Category        Section
+       Category        Sectioning
        TopSep          0.7
        Font
          Series        Bold
@@ -167,7 +169,7 @@ End
 Style ChapAuthor
        LatexName       chapauthor
        LatexType       Command
-       Category        Section
+       Category        Sectioning
        TopSep          0.7
        Font
          Series        Bold
@@ -179,7 +181,7 @@ End
 Style ChapMotto
        LatexName       motto
        LatexType       Command
-       Category        Section
+       Category        Sectioning
        TopSep          0.7
        BottomSep       0.7
        Align           Left
@@ -411,7 +413,7 @@ End
 
 Style Running_Chapter
        CopyStyle       Running_Title
-       Category        Section
+       Category        Sectioning
        InTitle         0
        LatexName       chaptermark
        LabelString     "Running chapter:"
@@ -576,6 +578,7 @@ Style Bibliography
        LatexName       thebibliography
        Category        BackMatter
        NextNoIndent    1
+       ToggleIndent    Never
        LeftMargin      MM
        ParSkip         0.4
        ItemSep         0
@@ -590,6 +593,18 @@ Style Bibliography
        LabelFont
          Series        Bold
        EndFont
+       TocLevel        0
+       IsTocCaption    0
+       Argument listpreamble:1
+         LabelString    "Bib preamble"
+         MenuString     "Bibliography Preamble"
+         Tooltip        "LaTeX code to be inserted before the first bibliography item"
+         PassThru       1
+         Font
+           Family typewriter
+           Color latex
+         EndFont
+       EndArgument
 End
 
 Style Description
@@ -633,7 +648,7 @@ Style Svgraybox
 End
 
 Style Proof
-       Category        Theorem
+       Category        Reasoning
        LatexType       Environment
        LatexName       proof
        Margin          First_Dynamic
@@ -692,5 +707,6 @@ InsetLayout Flex:Email
          Color         urltext
          Size          Small
        EndFont
+       ResetsFont true
 End