]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/llncs.layout
update OSX instructions
[lyx.git] / lib / layouts / llncs.layout
index d949f8fa92ea386c1e21c7c10544a0e96797b9c7..187dbdb8699e79aebf1455c6bc23e82dc7683dad 100644 (file)
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{Springer - Lecture Notes in Comp. Sci.}
+#  \DeclareLaTeXClass{article (LNCS)}
 # llncs (article) textclass definition file.
 # --------
 #
@@ -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
@@ -161,7 +156,7 @@ Style Running_LaTeX_Title
        Align                 Left
        AlignPossible         Left
        LabelType             Static
-       LabelString           "Running title: "
+       LabelString           "Running title:"
        LabelFont
          Series              Bold
          Shape               Italic
@@ -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
 
 
@@ -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
 
 
@@ -235,10 +230,10 @@ End
 
 
 Style Email
-       CopyStyle             "Running LaTeX Title"
+       CopyStyle             Running_LaTeX_Title
        LatexName             email
        LeftMargin            "Email:xxx"
-       LabelString           "Email: "
+       LabelString           "Email:"
 End
 
 
@@ -256,7 +251,7 @@ Style Abstract
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Top_Environment
-       LabelString           Abstract.
+       LabelString           "Abstract."
        LabelFont
          Series              Bold
        EndFont
@@ -277,7 +272,7 @@ Style Bibliography
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Bibliography
-       LabelString           References
+       LabelString           "References"
        LabelBottomSep    0.7
        LabelFont
          Series              Bold
@@ -300,7 +295,7 @@ Style Case
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           Case #.
+       LabelString           "Case #."
        LabelFont
          Shape               Italic
        EndFont
@@ -310,21 +305,21 @@ 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 #. "
+       LabelString           "Corollary #."
        Font
          Shape               Italic
        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 #. "
+       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