]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/llncs.layout
remove spaces from label strings, part 2
[lyx.git] / lib / layouts / llncs.layout
index efac7ac2132558286354e7999df19a46803030e6..c652b7a142b3f2069b1840ad00d7978cd6e90c53 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
@@ -167,8 +157,7 @@ Style Running_LaTeX_Title
        AlignPossible         Left
        LabelType             Static
        LabelString           "Running title: "
-
-       LabelFont 
+       LabelFont
          Series              Bold
          Shape               Italic
          Color               Red
@@ -177,7 +166,7 @@ End
 
 
 Style TOC_Title
-       CopyStyle             "Running LaTeX Title"
+       CopyStyle             Running_LaTeX_Title
        LatexName             toctitle
        LeftMargin            "TOC title:xxx"
        LabelString           "TOC title: "
@@ -198,17 +187,15 @@ 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: "
@@ -216,7 +203,7 @@ End
 
 
 Style TOC_Author
-       CopyStyle             "Running LaTeX Title"
+       CopyStyle             Running_LaTeX_Title
        LatexName             tocauthor
        LeftMargin            "TOC Author:xxx"
        LabelString           "TOC Author: "
@@ -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: "
 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,32 +305,28 @@ 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
 
 
@@ -378,7 +357,6 @@ Style Lemma
        LabelString           "Lemma #. "
 End
 
-
 Style Note
        CopyStyle             Case
        LatexName             note
@@ -413,10 +391,9 @@ Style Proposition
        LabelString           "Proposition #. "
 End
 
-
 Style Question
        CopyStyle             Case
-       LatexName             question        
+       LatexName             question
        LabelString           "Question #. "
 End
 
@@ -444,7 +421,3 @@ End
 
 Input stdfloats.inc
 Input stdcounters.inc
-
-
-#Finally a few older definitions for compatibility
-Input obsolete.inc