]> 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 d949f8fa92ea386c1e21c7c10544a0e96797b9c7..c652b7a142b3f2069b1840ad00d7978cd6e90c53 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
@@ -171,7 +166,7 @@ End
 
 
 Style TOC_Title
-       CopyStyle             "Running LaTeX Title"
+       CopyStyle             Running_LaTeX_Title
        LatexName             toctitle
        LeftMargin            "TOC title:xxx"
        LabelString           "TOC title: "
@@ -200,7 +195,7 @@ End
 
 
 Style Author_Running
-       CopyStyle             "Running LaTeX Title"
+       CopyStyle             Running_LaTeX_Title
        LatexName             authorrunning
        LeftMargin            "Author Running:xxx"
        LabelString           "Author Running: "
@@ -208,7 +203,7 @@ End
 
 
 Style TOC_Author
-       CopyStyle             "Running LaTeX Title"
+       CopyStyle             Running_LaTeX_Title
        LatexName             tocauthor
        LeftMargin            "TOC Author:xxx"
        LabelString           "TOC Author: "
@@ -235,7 +230,7 @@ End
 
 
 Style Email
-       CopyStyle             "Running LaTeX Title"
+       CopyStyle             Running_LaTeX_Title
        LatexName             email
        LeftMargin            "Email:xxx"
        LabelString           "Email: "
@@ -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