]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/spie.layout
Add some tipa accents
[lyx.git] / lib / layouts / spie.layout
index df2f3db317e25b886d0936f40267ce2b281a4236..05cd77ee667147ac836c3e82fe149c88536e1199 100644 (file)
@@ -5,17 +5,13 @@
 # to be used with the spie.cls LaTex-style available at
 # http://public.lanl.gov/kmh/spie/
 
-# Input general definitions
+Format 3
 Input stdclass.inc
 
-# no pagenumbers by default
-PageStyle empty
-
-# There are no chapters in an article.
 NoStyle Chapter
 NoStyle Chapter*
 
-MaxCounter              Counter_Section
+PageStyle               empty
 SecNumDepth             3
 TocDepth                3
 
@@ -46,7 +42,8 @@ Style Keywords
        LatexType             Command
        LatexName             keywords
        LabelType             Static
-       LabelString           "Keywords: "
+       LabelSep              M
+       LabelString           "Keywords:"
        LabelFont
          Series              Bold
        EndFont
@@ -64,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
@@ -77,7 +75,7 @@ Style Abstract
        RightMargin           ""
        ParIndent             ""
        ParSep                0.5
-       LabelString           ABSTRACT
+       LabelString           "ABSTRACT"
        LabelFont
          Series              Bold
        EndFont
@@ -86,10 +84,11 @@ Style Abstract
        EndFont
 End
 
+
 Style Acknowledgments
        CopyStyle             Abstract
-#  NextNoIndent                 1
+#  NextNoIndent          1
 #  LatexType             Command
        LatexName             acknowledgments
-       LabelString           ACKNOWLEDGMENTS
+       LabelString           "ACKNOWLEDGMENTS"
 End