]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/llncs.layout
update OSX instructions
[lyx.git] / lib / layouts / llncs.layout
index efac7ac2132558286354e7999df19a46803030e6..187dbdb8699e79aebf1455c6bc23e82dc7683dad 100644 (file)
@@ -1,6 +1,6 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{Springer - Lecture Notes in Comp. Sci.}
-# llncs (article) textclass definition file. 
+#  \DeclareLaTeXClass{article (LNCS)}
+# llncs (article) textclass definition file.
 # --------
 #
 # Taken from initial LyX source code
 # Modified for LyX 12 by Jean-Marc Lasgouttes and MV.
 
 
-# General textclass parameters
 Columns                 1
 Sides                   1
 PageStyle               Plain
-MaxCounter              Counter_Section
 
 
 Style Standard
@@ -32,8 +30,9 @@ Style Standard
        LabelType             No_Label
 End
 
-# The standard sections
+
 Input stdsections.inc
+Input numarticle.inc
 
 
 Style Chapter
@@ -43,10 +42,6 @@ End
 
 
 Style Section
-       LabelFont
-         Series              Bold
-         Size                Large
-       EndFont
        Font
          Series              Bold
          Size                Large
@@ -55,8 +50,7 @@ End
 
 
 Style Subsection
-       LabelType             Counter_Subsection
-       LabelFont
+       Font
          Series              Bold
          Size                Normal
        EndFont
@@ -64,7 +58,7 @@ End
 
 
 Style Subsubsection
-       LabelFont 
+       Font
          Series              Bold
          Size                Normal
        EndFont
@@ -72,7 +66,7 @@ End
 
 
 Style Paragraph
-       Font 
+       Font
          Series              Medium
          Shape               Italic
          Size                Normal
@@ -92,11 +86,9 @@ 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 Part
+NoStyle Part*
+NoStyle Chapter
 
 
 # Some standard things
@@ -114,13 +106,12 @@ Style Title
        TopSep                1.3
        BottomSep             0.7
        ParSep                0.7
-       Align                 Center          
+       Align                 Center
        AlignPossible         Block, Center, Left, Right
        LabelType             No_Label
        Fill_Top              1
        Fill_Bottom           1
-
-       Font 
+       Font
          Family              Sans
          Series              Bold
          Size                Largest
@@ -142,8 +133,7 @@ Style Subtitle
        Align                 Left
        AlignPossible         Left
        LabelType             No_Label
-
-       Font 
+       Font
          Family              Sans
          Series              Bold
          Size                Large
@@ -166,9 +156,8 @@ Style Running_LaTeX_Title
        Align                 Left
        AlignPossible         Left
        LabelType             Static
-       LabelString           "Running title: "
-
-       LabelFont 
+       LabelString           "Running title:"
+       LabelFont
          Series              Bold
          Shape               Italic
          Color               Red
@@ -177,10 +166,10 @@ End
 
 
 Style TOC_Title
-       CopyStyle             "Running LaTeX Title"
+       CopyStyle             Running_LaTeX_Title
        LatexName             toctitle
        LeftMargin            "TOC title:xxx"
-       LabelString           "TOC title: "
+       LabelString           "TOC title:"
 End
 
 
@@ -198,28 +187,26 @@ Style Author
        Align                 Left
        AlignPossible         Left
        LabelType             No_Label
-
-       Font 
+       Font
          Series              Bold
          Shape               Italic
        EndFont
-
 End
 
 
 Style Author_Running
-       CopyStyle             "Running LaTeX Title"
+       CopyStyle             Running_LaTeX_Title
        LatexName             authorrunning
        LeftMargin            "Author Running:xxx"
-       LabelString           "Author Running: "
+       LabelString           "Author Running:"
 End
 
 
 Style TOC_Author
-       CopyStyle             "Running LaTeX Title"
+       CopyStyle             Running_LaTeX_Title
        LatexName             tocauthor
        LeftMargin            "TOC Author:xxx"
-       LabelString           "TOC Author: "
+       LabelString           "TOC Author:"
 End
 
 
@@ -236,22 +223,21 @@ Style Institute
        Align                 Left
        AlignPossible         Left
        LabelType             No_Label
-
-       Font 
+       Font
          Size                Small
        EndFont
 End
 
 
 Style Email
-       CopyStyle             "Running LaTeX Title"
-       LatexName             email   
+       CopyStyle             Running_LaTeX_Title
+       LatexName             email
        LeftMargin            "Email:xxx"
-       LabelString           "Email: "
+       LabelString           "Email:"
 End
 
 
-Style Abstract 
+Style Abstract
        Margin                First_Dynamic
        LatexType             Environment
        LatexName             abstract
@@ -265,12 +251,11 @@ Style Abstract
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Top_Environment
-       LabelString           Abstract. 
-
-       LabelFont 
+       LabelString           "Abstract."
+       LabelFont
          Series              Bold
        EndFont
-End 
+End
 
 
 Style Bibliography
@@ -287,16 +272,15 @@ Style Bibliography
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Bibliography
-       LabelString           References 
+       LabelString           "References"
        LabelBottomSep    0.7
-
-       LabelFont 
+       LabelFont
          Series              Bold
        EndFont
 End
 
-# Mathematics-like definitions:
 
+# Mathematics-like definitions:
 Style Case
        Margin                First_Dynamic
        LatexType             Environment
@@ -311,9 +295,8 @@ Style Case
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           Case #. 
-
-       LabelFont 
+       LabelString           "Case #."
+       LabelFont
          Shape               Italic
        EndFont
 End
@@ -322,129 +305,119 @@ End
 Style Claim
        CopyStyle             Case
        LatexName             claim
-       LabelString           "Claim. " 
+       LabelString           "Claim."
 End
 
 
 Style Conjecture
        CopyStyle             Case
        LatexName             conjecture
-       LabelString           "Conjecture #. " 
+       LabelString           "Conjecture #."
 End
 
 
 Style Corollary
        CopyStyle             Case
        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             Case
        LatexName             example
-       LabelString           "Example #. "
+       LabelString           "Example #."
 End
 
 
 Style Exercise
        CopyStyle             Case
        LatexName             exercise
-       LabelString           "Exercise #. "
+       LabelString           "Exercise #."
 End
 
 
 Style Lemma
        CopyStyle             Corollary
        LatexName             lemma
-       LabelString           "Lemma #. "
+       LabelString           "Lemma #."
 End
 
-
 Style Note
        CopyStyle             Case
        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             Case
        LatexName             property
-       LabelString           "Property #. "
+       LabelString           "Property #."
 End
 
 
 Style Proposition
        CopyStyle             Corollary
        LatexName             proposition
-       LabelString           "Proposition #. "
+       LabelString           "Proposition #."
 End
 
-
 Style Question
        CopyStyle             Case
-       LatexName             question        
-       LabelString           "Question #. "
+       LatexName             question
+       LabelString           "Question #."
 End
 
 
 Style Remark
        CopyStyle             Case
        LatexName             remark
-       LabelString           "Remark #. "
+       LabelString           "Remark #."
 End
 
 
 Style Solution
        CopyStyle             Case
        LatexName             solution
-       LabelString           "Solution #. "
+       LabelString           "Solution #."
 End
 
 
 Style Theorem
        CopyStyle             Corollary
        LatexName             theorem
-       LabelString           "Theorem #. "
+       LabelString           "Theorem #."
 End
 
 
 Input stdfloats.inc
 Input stdcounters.inc
-
-
-#Finally a few older definitions for compatibility
-Input obsolete.inc