]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/spie.layout
Don't need \makeat*.
[lyx.git] / lib / layouts / spie.layout
index 7b0c35f13c961062fa03711b961161f2d565f8f6..3559561b8d2bc5bc371ede18ff5888c1ba2261ff 100644 (file)
@@ -1,12 +1,12 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[spie]{article (SPIE-Proceedings)}
+#  \DeclareLaTeXClass[spie,cite.sty]{article (SPIE Proceedings)}
 # 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 30
 Input stdclass.inc
-Input numarticle.inc
 
 NoStyle Chapter
 NoStyle Chapter*
@@ -23,6 +23,7 @@ Style Section
          Series              Bold
          Size                large
        EndFont
+       TocLevel 1
 End
 
 
@@ -42,7 +43,8 @@ Style Keywords
        LatexType             Command
        LatexName             keywords
        LabelType             Static
-       LabelString           "Keywords: "
+       LabelSep              M
+       LabelString           "Keywords:"
        LabelFont
          Series              Bold
        EndFont
@@ -60,12 +62,13 @@ Style Authorinfo
        AlignPossible         Block, Left, Right, Center
        BottomSep             1.5
        LabelType             Static
-       LabelString           "Authorinfo: "
+       LabelSep              M
+       LabelString           "Authorinfo:"
        LabelFont
          Series              Bold
          Shape               Italic
        EndFont
-End  
+End
 
 
 Style Abstract
@@ -73,7 +76,7 @@ Style Abstract
        RightMargin           ""
        ParIndent             ""
        ParSep                0.5
-       LabelString           ABSTRACT
+       LabelString           "ABSTRACT"
        LabelFont
          Series              Bold
        EndFont
@@ -88,5 +91,5 @@ Style Acknowledgments
 #  NextNoIndent          1
 #  LatexType             Command
        LatexName             acknowledgments
-       LabelString           ACKNOWLEDGMENTS
+       LabelString           "ACKNOWLEDGMENTS"
 End