]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/svjour.inc
Updates to the sv* series of layouts form Marcus Kriele.
[lyx.git] / lib / layouts / svjour.inc
index c7ea0b8dfa76f515ca6b30635c533276f7069e5c..4c122abb994b50a15c22fcb35d4da6e4ebf4e9fc 100644 (file)
@@ -1,28 +1,29 @@
-# svjour (article) textclass definition file for inclusion. 
+# svjour (article) textclass definition file for inclusion.
 # for Springer Verlag journals
 # --------
 #
 # 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.
 #
 # --------
 # ejour2 made originally by Martin Vermeer based on article.layout.
-# Modified for LyX 12 by Jean-Marc Lasgouttes and MV.
-# 
+# Modified for LyX 1.2 by Jean-Marc Lasgouttes and MV.
+# Minor change for LyX 1.3.3 by Cengiz Gunay.
+#
 # Adapted for new svjour LaTeX2e classes published by Springer in 1999;
 # work done by MV in 2000.
 #
 # see www.springer.de/author/tex/help-journals.html for class files
-#
-# General textclass parameters
+
+
+Format 35
 Columns                 2
 Sides                   1
 PageStyle               Plain
-MaxCounter              Counter_Section
 
-# Standard style definition
+
 Style Standard
        Margin                Static
        LatexType             Paragraph
@@ -34,72 +35,61 @@ Style Standard
        LabelType             No_Label
 End
 
-# The standard sections
+
+Input stdinsets.inc
 Input stdsections.inc
+Input stdstarsections.inc
+Input stdlayouts.inc
+Input stdlists.inc
+Input stdfloats.inc
+Input stdcounters.inc
+Input stdtitle.inc
+
+NoStyle Subparagraph
+NoCounter subparagraph
+NoStyle Subparagraph*
+
 
-# Section style definition
 Style Section
-       # standard font definition
        Font
          Series              Medium
          Series              Bold
          Size                Normal
        EndFont
+       TocLevel 1
 End
 
-# Subsection style definition
+
 Style Subsection
        Font
          Series              Medium
          Shape               Italic
          Size                Normal
        EndFont
+       TocLevel 2
 End
 
-# Subsubsection style definition
+
 Style Subsubsection
-       # standard font definition
-       Font 
+       Font
          Series              Medium
          Shape               Up
          Size                Normal
        EndFont
+       TocLevel 3
 End
 
-# Paragraph style definition
-Style Paragraph
-# standard font definition
-       Font 
-         Series              Medium
-         Shape               Italic
-         Size                Normal
-       EndFont
-End
 
-# Subparagraph style definition
-Style Subparagraph
-       # standard font definition
+Style Paragraph
        Font
          Series              Medium
-         Shape               Up
+         Shape               Italic
          Size                Normal
        EndFont
+       TocLevel 4
 End
 
-# Now define the starred versions from the normal ones.
-Input stdstarsections.inc
-
-# Remove the ones that we do not want
-NoStyle         Part
-NoStyle         Part*
-NoStyle         Chapter
-NoStyle         Chapter*
-
-# Some standard things
-Input stdlayouts.inc
-Input stdlists.inc
 
-# Headnote style definition
 Style Headnote
        Margin                Static
        LatexType             Command
@@ -113,163 +103,108 @@ Style Headnote
        BottomSep             0.7
        ParSep                0.7
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
-       LabelString           "Headnote (optional): "
-
-       # standard font definition
-       LabelFont 
+       LabelString           "Headnote (optional):"
+       LabelFont
          Series              Bold
          Shape               Italic
          Color               Red
        EndFont
-
 End
 
-# Dedication style definition (optional) 
+
 Style Dedication
-       CopyStyle             Headnote
-       LatexName             dedication
-       LeftMargin            Dedication:xxx
-       LabelString           Dedication:
+       CopyStyle               Headnote
+       LatexName               dedication
+       LeftMargin              Dedication:xxx
+       LabelString             "Dedication:"
 End
 
-# Title style definition
-Style Title
-       Margin                Static
-       LatexType             Command
-       InTitle               1
-       LatexName             title
-       NextNoIndent          1
-       ParSkip               0.4
-       TopSep                1.3
-       BottomSep             0.7
-       ParSep                0.7
-       Align                 Left            
-       AlignPossible         Block, Center, Left, Right, Center
-       LabelType             No_Label
-       Fill_Top              1
-       Fill_Bottom           1
 
-       # standard font definition
-       Font 
-         Family              Sans
-         Series              Bold
-         Size                Largest
+Style Title
+       Align                   Left
+       AlignPossible           Block, Center, Left, Right, Center
+       Font
+         Family                Sans
+         Series                Bold
        EndFont
-
 End
 
-# Subtitle style definition
-Style Subtitle
-       Margin                Static
-       LatexType             Command
-       InTitle               1
-       LatexName             subtitle
-       NextNoIndent          1
-       ParSkip               0.4
-       ItemSep               0
-       TopSep                0
-       BottomSep             0
-       ParSep                0
-       Align                 Left
-       AlignPossible         Left
-       LabelType             No_Label
 
-       # standard font definition
-       Font 
-         Family              Sans
-         Series              Bold
-         Size                Large
+Style Subtitle
+       CopyStyle               Title
+       LatexName               subtitle
+       NextNoIndent            1
+       BottomSep               0
+       ParSep                  0
+       Font
+         Size                  Large
        EndFont
-
 End
 
-# Title_Running style definition
+
 Style Running_LaTeX_Title
-       CopyStyle             Headnote
-       LatexName             titlerunning
-       LeftMargin            "Running title:xxx"
-       LabelString           "Running title: "
+       CopyStyle               Headnote
+       LatexName               titlerunning
+       LeftMargin              "Running title:xxx"
+       LabelString             "Running title:"
 End
 
-# Author style definition
-Style Author
-       Margin                Static
-       LatexType             Command
-       InTitle               1
-       LatexName             author
-       NextNoIndent          1
-       ParSkip               0.4
-       TopSep                0.7
-       BottomSep             0.7
-       ItemSep               0
-       ParSep                0
-       Align                 Left
-       AlignPossible         Left
-       LabelType             No_Label
 
-       # standard font definition
-       Font 
-         Series              Bold
-         Shape               Italic
+Style Author
+       NextNoIndent            1
+       Align                   Left
+       Font
+         Series                Bold
+         Shape                 Italic
        EndFont
-
 End
 
-# AuthorRunning style definition
+
 Style Author_Running
-       CopyStyle             Headnote
-       LatexName             authorrunning
-       LeftMargin            "Author Running:xxx"
-       LabelString           "Author Running: "
+       CopyStyle               Headnote
+       LatexName               authorrunning
+       LeftMargin              "Author Running:xxx"
+       LabelString             "Author Running:"
 End
 
-# Institute style definition
-Style Institute
-       Margin                Static
-       LatexType             Command
-       InTitle               1
-       LatexName             institute
-       NextNoIndent          1
-       ParSkip               0.4
-       TopSep                1.3
-       BottomSep             0.7
-       ParSep                0.7
-       Align                 Left
-       AlignPossible         Left
-       LabelType             No_Label
 
-       # Std. font definition
-       Font 
-         Size                Small
+Style Institute
+       CopyStyle               Author
+       LatexName               institute
+       Font
+         Series                Medium
+         Shape                 Up
+         Size                  Normal
        EndFont
-
 End
 
+
 Style Date
-       CopyStyle             Institute
-       LatexName             date
+       Align                   Left
+       Font
+         Size                  Small
+       EndFont
 End
 
-#
-# Correspondence address style definition
+
 Style Mail
        CopyStyle             Headnote
-       LatexName             mail    
+       LatexName             mail
        LeftMargin            "Corr Author:xx."
-       LabelString           "Corr Author: "
+       LabelString           "Corr Author:"
 End
 
+
 Style Offprints
        CopyStyle             Headnote
-       LatexName             offprints       
+       LatexName             offprints
        LeftMargin            "Offprints:xx."
-       LabelString           "Offprints: "
+       LabelString           "Offprints:"
 End
 
-# Abstract style definition
-Style Abstract 
+
+Style Abstract
        Margin                First_Dynamic
        LatexType             Environment
        LatexName             abstract
@@ -283,16 +218,14 @@ Style Abstract
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Top_Environment
-       LabelString           Abstract. 
-
-       # label font definition
-       LabelFont 
+       LabelString           "Abstract."
+       LabelFont
          Series              Bold
        EndFont
-End 
+End
 
-# Keywords style definition
-Style  Keywords
+
+Style Keywords
        Margin                First_Dynamic
        LatexType             Command
        LatexName             keywords
@@ -306,15 +239,13 @@ Style  Keywords
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           "Key words: " 
-
-       # label font definition
-       LabelFont 
+       LabelString           "Key words:"
+       LabelFont
          Series              Bold
        EndFont
-End 
+End
+
 
-# Acknowledgement(s) style definitions
 Style Acknowledgements
        Margin                First_Dynamic
        LatexType             Environment
@@ -329,31 +260,29 @@ Style Acknowledgements
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           Acknowledgements. 
-
-       # font & label font definition
-       Font 
+       LabelString           "Acknowledgements."
+       Font
          Size                Small
        EndFont
-
-       LabelFont 
+       LabelFont
          Shape               Italic
          Size                Small
        EndFont
-End 
+End
+
 
 Style Acknowledgement
        CopyStyle             Acknowledgements
        LatexName             acknowledgement
-       LabelString           Acknowledgement. 
-End 
+       LabelString           "Acknowledgement."
+End
+
 
-#
-# Bibliography style definition
 Style Bibliography
        Margin                First_Dynamic
        LatexType             Bib_Environment
        LatexName             thebibliography
+       Category              BackMatter
        NextNoIndent          1
        LeftMargin            MM
        ParSkip               0.4
@@ -364,22 +293,19 @@ Style Bibliography
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Bibliography
-       LabelString           References 
+       LabelString           "References"
        LabelBottomSep        0.7
-
-       # label font definition
-       LabelFont 
+       LabelFont
          Series              Bold
        EndFont
-
 End
 
-# Mathematics-like definitions:
 
 Style Claim
        Margin                First_Dynamic
        LatexType             Environment
        LatexName             claim
+       Category              MainText
        NextNoIndent          0
        ParIndent             MM
        LabelSep              xx
@@ -390,125 +316,126 @@ Style Claim
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           Claim. 
-
-       # font & label font definition
-
-       LabelFont 
+       LabelString           "Claim."
+       LabelFont
          Shape               Italic
        EndFont
-
 End
 
+
 Style Conjecture
        CopyStyle             Claim
        LatexName             conjecture
-       LabelString           "Conjecture #. " 
+       LabelString           "Conjecture #."
 End
 
+
 Style Corollary
        CopyStyle             Claim
        LatexName             corollary
-       LabelString           "Corollary #. " 
-
-       # font & label font definition
-       Font 
+       LabelString           "Corollary #."
+       Font
          Shape               Italic
        EndFont
-
-       LabelFont 
+       LabelFont
          Shape               Up
          Series              Bold
        EndFont
-
 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 #. "
-
-       # font & label font definition
-
-       LabelFont 
+       LabelString           "Exercise #."
+       LabelFont
          Shape               Up
          Series              Bold
        EndFont
-
 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 #. "
+       LatexName             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
 
-#Finally a few older definitions for compatibility
-Input obsolete.inc
-
+Input theorems-refprefix.inc