]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/svjour.inc
Add transformations to InsetExternal.
[lyx.git] / lib / layouts / svjour.inc
index c7ea0b8dfa76f515ca6b30635c533276f7069e5c..65a57b2d278f8b07d1d1376b8de74f74fff05e6a 100644 (file)
 # work done by MV in 2000.
 #
 # see www.springer.de/author/tex/help-journals.html for class files
-#
-# General textclass parameters
+
+
 Columns                 2
 Sides                   1
 PageStyle               Plain
-MaxCounter              Counter_Section
 
-# Standard style definition
+
 Style Standard
        Margin                Static
        LatexType             Paragraph
@@ -34,12 +33,20 @@ Style Standard
        LabelType             No_Label
 End
 
-# The standard sections
+
 Input stdsections.inc
+Input numarticle.inc
+Input stdstarsections.inc
+Input stdlayouts.inc
+Input stdlists.inc
+
+NoStyle Part
+NoStyle Part*
+NoStyle Chapter
+NoStyle Chapter*
+
 
-# Section style definition
 Style Section
-       # standard font definition
        Font
          Series              Medium
          Series              Bold
@@ -47,7 +54,7 @@ Style Section
        EndFont
 End
 
-# Subsection style definition
+
 Style Subsection
        Font
          Series              Medium
@@ -56,9 +63,8 @@ Style Subsection
        EndFont
 End
 
-# Subsubsection style definition
+
 Style Subsubsection
-       # standard font definition
        Font 
          Series              Medium
          Shape               Up
@@ -66,9 +72,8 @@ Style Subsubsection
        EndFont
 End
 
-# Paragraph style definition
+
 Style Paragraph
-# standard font definition
        Font 
          Series              Medium
          Shape               Italic
@@ -76,9 +81,8 @@ Style Paragraph
        EndFont
 End
 
-# Subparagraph style definition
+
 Style Subparagraph
-       # standard font definition
        Font
          Series              Medium
          Shape               Up
@@ -86,20 +90,7 @@ Style Subparagraph
        EndFont
 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
@@ -116,17 +107,14 @@ Style Headnote
        AlignPossible         Left
        LabelType             Static
        LabelString           "Headnote (optional): "
-
-       # standard font definition
        LabelFont 
          Series              Bold
          Shape               Italic
          Color               Red
        EndFont
-
 End
 
-# Dedication style definition (optional) 
+
 Style Dedication
        CopyStyle             Headnote
        LatexName             dedication
@@ -134,7 +122,7 @@ Style Dedication
        LabelString           Dedication:
 End
 
-# Title style definition
+
 Style Title
        Margin                Static
        LatexType             Command
@@ -150,17 +138,14 @@ Style Title
        LabelType             No_Label
        Fill_Top              1
        Fill_Bottom           1
-
-       # standard font definition
        Font 
          Family              Sans
          Series              Bold
          Size                Largest
        EndFont
-
 End
 
-# Subtitle style definition
+
 Style Subtitle
        Margin                Static
        LatexType             Command
@@ -175,17 +160,14 @@ Style Subtitle
        Align                 Left
        AlignPossible         Left
        LabelType             No_Label
-
-       # standard font definition
        Font 
          Family              Sans
          Series              Bold
          Size                Large
        EndFont
-
 End
 
-# Title_Running style definition
+
 Style Running_LaTeX_Title
        CopyStyle             Headnote
        LatexName             titlerunning
@@ -193,7 +175,7 @@ Style Running_LaTeX_Title
        LabelString           "Running title: "
 End
 
-# Author style definition
+
 Style Author
        Margin                Static
        LatexType             Command
@@ -208,16 +190,13 @@ Style Author
        Align                 Left
        AlignPossible         Left
        LabelType             No_Label
-
-       # standard font definition
        Font 
          Series              Bold
          Shape               Italic
        EndFont
-
 End
 
-# AuthorRunning style definition
+
 Style Author_Running
        CopyStyle             Headnote
        LatexName             authorrunning
@@ -225,7 +204,7 @@ Style Author_Running
        LabelString           "Author Running: "
 End
 
-# Institute style definition
+
 Style Institute
        Margin                Static
        LatexType             Command
@@ -239,21 +218,18 @@ Style Institute
        Align                 Left
        AlignPossible         Left
        LabelType             No_Label
-
-       # Std. font definition
        Font 
          Size                Small
        EndFont
-
 End
 
+
 Style Date
        CopyStyle             Institute
        LatexName             date
 End
 
-#
-# Correspondence address style definition
+
 Style Mail
        CopyStyle             Headnote
        LatexName             mail    
@@ -261,6 +237,7 @@ Style Mail
        LabelString           "Corr Author: "
 End
 
+
 Style Offprints
        CopyStyle             Headnote
        LatexName             offprints       
@@ -268,7 +245,7 @@ Style Offprints
        LabelString           "Offprints: "
 End
 
-# Abstract style definition
+
 Style Abstract 
        Margin                First_Dynamic
        LatexType             Environment
@@ -284,14 +261,12 @@ Style Abstract
        AlignPossible         Block, Left
        LabelType             Top_Environment
        LabelString           Abstract. 
-
-       # label font definition
        LabelFont 
          Series              Bold
        EndFont
 End 
 
-# Keywords style definition
+
 Style  Keywords
        Margin                First_Dynamic
        LatexType             Command
@@ -307,14 +282,12 @@ Style  Keywords
        AlignPossible         Block, Left
        LabelType             Static
        LabelString           "Key words: " 
-
-       # label font definition
        LabelFont 
          Series              Bold
        EndFont
 End 
 
-# Acknowledgement(s) style definitions
+
 Style Acknowledgements
        Margin                First_Dynamic
        LatexType             Environment
@@ -330,26 +303,23 @@ Style Acknowledgements
        AlignPossible         Block, Left
        LabelType             Static
        LabelString           Acknowledgements. 
-
-       # font & label font definition
        Font 
          Size                Small
        EndFont
-
        LabelFont 
          Shape               Italic
          Size                Small
        EndFont
 End 
 
+
 Style Acknowledgement
        CopyStyle             Acknowledgements
        LatexName             acknowledgement
        LabelString           Acknowledgement. 
 End 
 
-#
-# Bibliography style definition
+
 Style Bibliography
        Margin                First_Dynamic
        LatexType             Bib_Environment
@@ -366,15 +336,11 @@ Style Bibliography
        LabelType             Bibliography
        LabelString           References 
        LabelBottomSep        0.7
-
-       # label font definition
        LabelFont 
          Series              Bold
        EndFont
-
 End
 
-# Mathematics-like definitions:
 
 Style Claim
        Margin                First_Dynamic
@@ -391,124 +357,123 @@ Style Claim
        AlignPossible         Block, Left
        LabelType             Static
        LabelString           Claim. 
-
-       # font & label font definition
-
        LabelFont 
          Shape               Italic
        EndFont
-
 End
 
+
 Style Conjecture
        CopyStyle             Claim
        LatexName             conjecture
        LabelString           "Conjecture #. " 
 End
 
+
 Style Corollary
        CopyStyle             Claim
        LatexName             corollary
        LabelString           "Corollary #. " 
-
-       # font & label font definition
        Font 
          Shape               Italic
        EndFont
-
        LabelFont 
          Shape               Up
          Series              Bold
        EndFont
-
 End
 
+
 Style Definition
        CopyStyle             Corollary
        LatexName             definition
        LabelString           "Definition #. "
 End
 
+
 Style Example
        CopyStyle             Claim
        LatexName             example
        LabelString           "Example #. "
 End
 
+
 Style Exercise
        CopyStyle             Claim
        LatexName             exercise
        LabelString           "Exercise #. "
-
-       # font & label font definition
-
        LabelFont 
          Shape               Up
          Series              Bold
        EndFont
-
 End
 
+
 Style Lemma
        CopyStyle             Corollary
        LatexName             lemma
        LabelString           "Lemma #. "
 End
 
+
 Style Note
        CopyStyle             Claim
        LatexName             note
        LabelString           "Note #. "
 End
 
+
 Style Problem
        CopyStyle             Exercise
        LatexName             problem
        LabelString           "Problem #. "
 End
 
+
 Style Proof
        CopyStyle             Claim
        LatexName             proof
        LabelString           "Proof. "
 End
 
+
 Style Property
        CopyStyle             Claim
        LatexName             property
        LabelString           "Property #. "
 End
 
+
 Style Proposition
        CopyStyle             Claim
        LatexName             proposition
        LabelString           "Proposition_#. "
 End
 
+
 Style Question
        CopyStyle             Claim
        LatexName             question        
        LabelString           "Question #. "
 End
 
+
 Style Remark
        CopyStyle             Claim
        LatexName             remark
        LabelString           "Remark #. "
 End
 
+
 Style Solution
        CopyStyle             Exercise
        LatexName             solution
        LabelString           "Solution #. "
 End
 
+
 Style Theorem
        CopyStyle             Corollary
        LatexName             theorem
        LabelString           "Theorem #. "
 End
-
-#Finally a few older definitions for compatibility
-Input obsolete.inc
-