]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/svjour.inc
include intl/libintl.h that is relative to $TOP_SRCDIR/src
[lyx.git] / lib / layouts / svjour.inc
index fa4b3e8d440f891f615ba0e140aa7cc36a8e30b8..bc802bc30dfc6ae4b673dac8fcefc5b3209797dd 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Taken from initial LyX source code
 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
-# Transposed by Pascal André <andre@via.ecp.fr>
+# Transposed by Pascal André <andre@via.ecp.fr>
 # Heavily modified and enhanced by serveral developers.
 #
 # --------
@@ -18,6 +18,7 @@
 # see www.springer.de/author/tex/help-journals.html for class files
 
 
+Format 5
 Columns                 2
 Sides                   1
 PageStyle               Plain
@@ -35,8 +36,8 @@ Style Standard
 End
 
 
+Input stdinsets.inc
 Input stdsections.inc
-Input numarticle.inc
 Input stdstarsections.inc
 Input stdlayouts.inc
 Input stdlists.inc
@@ -107,9 +108,8 @@ Style Headnote
        BottomSep             0.7
        ParSep                0.7
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
-       LabelString           "Headnote (optional): "
+       LabelString           "Headnote (optional):"
        LabelFont
          Series              Bold
          Shape               Italic
@@ -161,7 +161,6 @@ Style Subtitle
        BottomSep             0
        ParSep                0
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
        Font
          Family              Sans
@@ -175,7 +174,7 @@ Style Running_LaTeX_Title
        CopyStyle             Headnote
        LatexName             titlerunning
        LeftMargin            "Running title:xxx"
-       LabelString           "Running title: "
+       LabelString           "Running title:"
 End
 
 
@@ -191,7 +190,6 @@ Style Author
        ItemSep               0
        ParSep                0
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
        Font
          Series              Bold
@@ -204,7 +202,7 @@ Style Author_Running
        CopyStyle             Headnote
        LatexName             authorrunning
        LeftMargin            "Author Running:xxx"
-       LabelString           "Author Running: "
+       LabelString           "Author Running:"
 End
 
 
@@ -219,7 +217,6 @@ Style Institute
        BottomSep             0.7
        ParSep                0.7
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
        Font
          Size                Small
@@ -237,7 +234,7 @@ Style Mail
        CopyStyle             Headnote
        LatexName             mail
        LeftMargin            "Corr Author:xx."
-       LabelString           "Corr Author: "
+       LabelString           "Corr Author:"
 End
 
 
@@ -245,7 +242,7 @@ Style Offprints
        CopyStyle             Headnote
        LatexName             offprints
        LeftMargin            "Offprints:xx."
-       LabelString           "Offprints: "
+       LabelString           "Offprints:"
 End
 
 
@@ -270,7 +267,7 @@ Style Abstract
 End
 
 
-Style  Keywords
+Style Keywords
        Margin                First_Dynamic
        LatexType             Command
        LatexName             keywords
@@ -284,7 +281,7 @@ Style  Keywords
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           "Key words: "
+       LabelString           "Key words:"
        LabelFont
          Series              Bold
        EndFont
@@ -369,14 +366,14 @@ End
 Style Conjecture
        CopyStyle             Claim
        LatexName             conjecture
-       LabelString           "Conjecture #. "
+       LabelString           "Conjecture #."
 End
 
 
 Style Corollary
        CopyStyle             Claim
        LatexName             corollary
-       LabelString           "Corollary #. "
+       LabelString           "Corollary #."
        Font
          Shape               Italic
        EndFont
@@ -390,21 +387,21 @@ End
 Style Definition
        CopyStyle             Corollary
        LatexName             definition
-       LabelString           "Definition #. "
+       LabelString           "Definition #."
 End
 
 
 Style Example
        CopyStyle             Claim
        LatexName             example
-       LabelString           "Example #. "
+       LabelString           "Example #."
 End
 
 
 Style Exercise
        CopyStyle             Claim
        LatexName             exercise
-       LabelString           "Exercise #. "
+       LabelString           "Exercise #."
        LabelFont
          Shape               Up
          Series              Bold
@@ -415,68 +412,68 @@ End
 Style Lemma
        CopyStyle             Corollary
        LatexName             lemma
-       LabelString           "Lemma #. "
+       LabelString           "Lemma #."
 End
 
 
 Style Note
        CopyStyle             Claim
        LatexName             note
-       LabelString           "Note #. "
+       LabelString           "Note #."
 End
 
 
 Style Problem
        CopyStyle             Exercise
        LatexName             problem
-       LabelString           "Problem #. "
+       LabelString           "Problem #."
 End
 
 
 Style Proof
        CopyStyle             Claim
        LatexName             proof
-       LabelString           "Proof. "
+       LabelString           "Proof."
 End
 
 
 Style Property
        CopyStyle             Claim
        LatexName             property
-       LabelString           "Property #. "
+       LabelString           "Property #."
 End
 
 
 Style Proposition
        CopyStyle             Claim
        LatexName             proposition
-       LabelString           "Proposition_#. "
+       LabelString           "Proposition #."
 End
 
 
 Style Question
        CopyStyle             Claim
        LatexName             question
-       LabelString           "Question #. "
+       LabelString           "Question #."
 End
 
 
 Style Remark
        CopyStyle             Claim
        LatexName             remark
-       LabelString           "Remark #. "
+       LabelString           "Remark #."
 End
 
 
 Style Solution
        CopyStyle             Exercise
        LatexName             solution
-       LabelString           "Solution #. "
+       LabelString           "Solution #."
 End
 
 
 Style Theorem
        CopyStyle             Corollary
        LatexName             theorem
-       LabelString           "Theorem #. "
+       LabelString           "Theorem #."
 End