]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/llncs.layout
replace 'ascii' by 'plain text' (more to come)
[lyx.git] / lib / layouts / llncs.layout
index 429359645571d901f1fcd4c7c23be1ef750a5d9c..90895f7412bb75f79028c635bfb703a303559756 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
@@ -14,6 +14,7 @@
 # Modified for LyX 12 by Jean-Marc Lasgouttes and MV.
 
 
+Format 2
 Columns                 1
 Sides                   1
 PageStyle               Plain
@@ -32,7 +33,6 @@ End
 
 
 Input stdsections.inc
-Input numarticle.inc
 
 
 Style Chapter
@@ -42,10 +42,6 @@ End
 
 
 Style Section
-       LabelFont
-         Series              Bold
-         Size                Large
-       EndFont
        Font
          Series              Bold
          Size                Large
@@ -54,8 +50,7 @@ End
 
 
 Style Subsection
-       LabelType             Counter_Subsection
-       LabelFont
+       Font
          Series              Bold
          Size                Normal
        EndFont
@@ -63,7 +58,7 @@ End
 
 
 Style Subsubsection
-       LabelFont 
+       Font
          Series              Bold
          Size                Normal
        EndFont
@@ -71,7 +66,7 @@ End
 
 
 Style Paragraph
-       Font 
+       Font
          Series              Medium
          Shape               Italic
          Size                Normal
@@ -111,12 +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
@@ -138,7 +133,7 @@ Style Subtitle
        Align                 Left
        AlignPossible         Left
        LabelType             No_Label
-       Font 
+       Font
          Family              Sans
          Series              Bold
          Size                Large
@@ -161,8 +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
@@ -171,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
 
 
@@ -192,7 +187,7 @@ Style Author
        Align                 Left
        AlignPossible         Left
        LabelType             No_Label
-       Font 
+       Font
          Series              Bold
          Shape               Italic
        EndFont
@@ -200,18 +195,18 @@ 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
 
 
@@ -228,21 +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
@@ -256,11 +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
@@ -277,9 +272,9 @@ Style Bibliography
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Bibliography
-       LabelString           References 
+       LabelString           "References"
        LabelBottomSep    0.7
-       LabelFont 
+       LabelFont
          Series              Bold
        EndFont
 End
@@ -300,8 +295,8 @@ Style Case
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           Case #. 
-       LabelFont 
+       LabelString           "Case #."
+       LabelFont
          Shape               Italic
        EndFont
 End
@@ -310,25 +305,25 @@ 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 
+       LabelString           "Corollary #."
+       Font
          Shape               Italic
        EndFont
-       LabelFont 
+       LabelFont
          Shape               Up
          Series              Bold
        EndFont
@@ -338,89 +333,89 @@ 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