]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/svcommon.inc
svcommon.inc, theorems-without-preamble.inc: correction from previous commit
[lyx.git] / lib / layouts / svcommon.inc
index 2eb1cfea7bcf049e626f9098e1bd52d7483a19bc..12718045734f40c8ddafc6c3eb01d7640034d484 100644 (file)
@@ -19,7 +19,7 @@
 # see http://www.springer.com/authors for class files and further instructions
 
 
-Format 40
+Format 41
 PageStyle              Plain
 
 
@@ -136,9 +136,9 @@ Style PartBacktext
          Size          normal
        EndFont
        Argument 1
-               Mandatory     1
-               LabelString   "Part Title"
-               Tooltip       "The title of this part"
+         Mandatory     1
+         LabelString   "Part Title"
+         Tooltip       "Title of this part"
        EndArgument
        Preamble
          \newenvironment{svmultpartbacktext}[1]{\begin{partbacktext}
@@ -515,8 +515,8 @@ Style Foreword
        ParSep          0.8
        Align           Block
        Argument 1
-               LabelString   "Alternative Foreword Heading"
-               Tooltip       "Alternative foreword heading"
+         LabelString   "Alternative Name"
+         Tooltip       "Alternative name"
        EndArgument
        Font
          Series        Bold
@@ -594,8 +594,8 @@ End
 
 Style Description
        Argument 1
-               LabelString   "Longest Description Label"
-               Tooltip       "Longest description label"
+         LabelString   "Longest Description Label"
+         Tooltip       "Longest description label"
        EndArgument
        LabelFont
          Series        Medium
@@ -647,7 +647,7 @@ Style Proof
          Shape         Italic
        EndFont
        LangPreamble
-               \providecommand{\proofname}{_(Proof)}
+         \providecommand{\proofname}{_(Proof)}
        EndLangPreamble
        BabelPreamble
          \addto\captions$$lang{\renewcommand{\proofname}{_(Proof)}}
@@ -659,7 +659,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
 
@@ -668,7 +668,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