]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/spie.layout
dinbrief: fix typos, correct obsolete environments, add missing environments, patch...
[lyx.git] / lib / layouts / spie.layout
index 7b0c35f13c961062fa03711b961161f2d565f8f6..805b1d7501011fe0f04df3e3327371db0153dd15 100644 (file)
@@ -1,12 +1,12 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[spie]{article (SPIE-Proceedings)}
+#  \DeclareLaTeXClass[spie]{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 10
 Input stdclass.inc
-Input numarticle.inc
 
 NoStyle Chapter
 NoStyle Chapter*
@@ -42,7 +42,8 @@ Style Keywords
        LatexType             Command
        LatexName             keywords
        LabelType             Static
-       LabelString           "Keywords: "
+       LabelSep              M
+       LabelString           "Keywords:"
        LabelFont
          Series              Bold
        EndFont
@@ -60,12 +61,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 +75,7 @@ Style Abstract
        RightMargin           ""
        ParIndent             ""
        ParSep                0.5
-       LabelString           ABSTRACT
+       LabelString           "ABSTRACT"
        LabelFont
          Series              Bold
        EndFont
@@ -88,5 +90,5 @@ Style Acknowledgments
 #  NextNoIndent          1
 #  LatexType             Command
        LatexName             acknowledgments
-       LabelString           ACKNOWLEDGMENTS
+       LabelString           "ACKNOWLEDGMENTS"
 End