]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/spie.layout
layout/module files: some whitespace uniformications
[lyx.git] / lib / layouts / spie.layout
index e6af2bf07606bc0b4fb264b5506682f42dfe8db4..e518f3b76c1992fa63bd0720ff638f12a3266930 100644 (file)
@@ -1,14 +1,16 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[spie]{article (SPIE-Proceedings)}
+#  \DeclareLaTeXClass[spie,cite.sty]{SPIE Proceedings}
+#  \DeclareCategory{Articles}
 # SPIE-Article textclass definition file.
 # Author : Guenter Milde <g.milde@physik.tu-dresden.de>
 # to be used with the spie.cls LaTex-style available at
 # http://public.lanl.gov/kmh/spie/
 
+Format 43
 Input stdclass.inc
-Input numarticle.inc
 
 NoStyle Chapter
+NoCounter chapter
 NoStyle Chapter*
 
 PageStyle               empty
@@ -23,6 +25,7 @@ Style Section
          Series              Bold
          Size                large
        EndFont
+       TocLevel 1
 End
 
 
@@ -42,7 +45,8 @@ Style Keywords
        LatexType             Command
        LatexName             keywords
        LabelType             Static
-       LabelString           "Keywords: "
+       LabelSep              M
+       LabelString           "Keywords:"
        LabelFont
          Series              Bold
        EndFont
@@ -60,7 +64,8 @@ Style Authorinfo
        AlignPossible         Block, Left, Right, Center
        BottomSep             1.5
        LabelType             Static
-       LabelString           "Authorinfo: "
+       LabelSep              M
+       LabelString           "Authorinfo:"
        LabelFont
          Series              Bold
          Shape               Italic
@@ -73,7 +78,7 @@ Style Abstract
        RightMargin           ""
        ParIndent             ""
        ParSep                0.5
-       LabelString           ABSTRACT
+       LabelString           "ABSTRACT"
        LabelFont
          Series              Bold
        EndFont
@@ -88,5 +93,5 @@ Style Acknowledgments
 #  NextNoIndent          1
 #  LatexType             Command
        LatexName             acknowledgments
-       LabelString           ACKNOWLEDGMENTS
+       LabelString           "ACKNOWLEDGMENTS"
 End