]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/svcommon.inc
apa6.layout: add dependencies
[lyx.git] / lib / layouts / svcommon.inc
index bb9cb646742fe6885120b06301155905cee58924..6ebb40eed3377c4d6d1a381c24e9d166e27a9d8d 100644 (file)
 # see http://www.springer.com/authors for class files and further instructions
 
 
-Format 35
+Format 65
 PageStyle              Plain
 
 
 Style Standard
+       Category        MainText
        Margin          Static
        LatexType       Paragraph
        LatexName       dummy
@@ -69,7 +70,7 @@ Style Front_Matter
        LatexType       Command
        LatexName       frontmatter
        KeepEmpty       1
-       OptionalArgs    0
+       ResetArgs       1
        Margin          First_Dynamic
        NextNoIndent    1
        ParSkip         0
@@ -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
@@ -135,7 +136,11 @@ Style PartBacktext
          Shape         Up
          Size          normal
        EndFont
-       RequiredArgs    1
+       Argument 1
+         Mandatory     1
+         LabelString   "Part Title"
+         Tooltip       "Title of this part"
+       EndArgument
        Preamble
          \newenvironment{svmultpartbacktext}[1]{\begin{partbacktext}
          \part{#1}}{\end{partbacktext}}
@@ -150,7 +155,7 @@ End
 Style ChapSubtitle
        LatexName       chapsubtitle
        LatexType       Command
-       Category        Section
+       Category        Sectioning
        TopSep          0.7
        Font
          Series        Bold
@@ -163,7 +168,7 @@ End
 Style ChapAuthor
        LatexName       chapauthor
        LatexType       Command
-       Category        Section
+       Category        Sectioning
        TopSep          0.7
        Font
          Series        Bold
@@ -175,7 +180,7 @@ End
 Style ChapMotto
        LatexName       motto
        LatexType       Command
-       Category        Section
+       Category        Sectioning
        TopSep          0.7
        BottomSep       0.7
        Align           Left
@@ -407,7 +412,7 @@ End
 
 Style Running_Chapter
        CopyStyle       Running_Title
-       Category        Section
+       Category        Sectioning
        InTitle         0
        LatexName       chaptermark
        LabelString     "Running chapter:"
@@ -510,7 +515,10 @@ Style Foreword
        BottomSep       0.8
        ParSep          0.8
        Align           Block
-       OptionalArgs    1
+       Argument 1
+         LabelString   "Alternative Name"
+         Tooltip       "Alternative name"
+       EndArgument
        Font
          Series        Bold
          Size          Huge
@@ -569,6 +577,7 @@ Style Bibliography
        LatexName       thebibliography
        Category        BackMatter
        NextNoIndent    1
+       ToggleIndent    Never
        LeftMargin      MM
        ParSkip         0.4
        ItemSep         0
@@ -586,7 +595,10 @@ Style Bibliography
 End
 
 Style Description
-       OptionalArgs    1
+       Argument 1
+         LabelString   "Longest Description Label"
+         Tooltip       "Longest description label"
+       EndArgument
        LabelFont
          Series        Medium
        EndFont
@@ -623,7 +635,7 @@ Style Svgraybox
 End
 
 Style Proof
-       Category        Theorem
+       Category        Reasoning
        LatexType       Environment
        LatexName       proof
        Margin          First_Dynamic
@@ -637,7 +649,7 @@ Style Proof
          Shape         Italic
        EndFont
        LangPreamble
-               \providecommand{\proofname}{_(Proof)}
+         \providecommand{\proofname}{_(Proof)}
        EndLangPreamble
        BabelPreamble
          \addto\captions$$lang{\renewcommand{\proofname}{_(Proof)}}
@@ -649,7 +661,7 @@ Style Proof(QED)
        LatexName       svmultproof
        EndLabelType    Box
        Preamble
-               \newenvironment{svmultproof}{\begin{proof}}{\qed\end{proof}}
+         \newenvironment{svmultproof}{\begin{proof}}{\qed\end{proof}}
        EndPreamble
 End
 
@@ -658,7 +670,7 @@ Style Proof(smartQED)
        LatexName       svmultproof2
        EndLabelType    Box
        Preamble
-               \newenvironment{svmultproof2}{\begin{proof}}{\smartqed\qed\end{proof}}
+         \newenvironment{svmultproof2}{\begin{proof}}{\smartqed\qed\end{proof}}
        EndPreamble
 End
 
@@ -682,5 +694,6 @@ InsetLayout Flex:Email
          Color         urltext
          Size          Small
        EndFont
+       ResetsFont true
 End