]> git.lyx.org Git - features.git/blobdiff - lib/layouts/spie.layout
re-indent (tab for logical indentation, spaces for alignment)
[features.git] / lib / layouts / spie.layout
index 4f5ead54807c1d923d0ef583794d454717d19b27..7db9e29f69d61aeb895563ff667b336a7139cade 100644 (file)
@@ -15,80 +15,80 @@ PageStyle empty
 NoStyle Chapter
 NoStyle Chapter*
 
-MaxCounter             Counter_Section
-SecNumDepth            3
-TocDepth               3
+MaxCounter              Counter_Section
+SecNumDepth             3
+TocDepth                3
 
 # Section-numbered style definition
 Style Section
-  Align                        Center
-  AlignPossible                Block, Center, Left
-  Font
-    Series             Bold
-    Size               large
-  EndFont
+       Align                 Center
+       AlignPossible         Block, Center, Left
+       Font
+         Series              Bold
+         Size                large
+       EndFont
 End
 
 # Section-unnumbered style definition
 Style Section*
-  Align                        Center
-  AlignPossible                Block, Center, Left
-  Font
-    Series             Bold
-    Size               large
-  EndFont
+       Align                 Center
+       AlignPossible         Block, Center, Left
+       Font
+         Series              Bold
+         Size                large
+       EndFont
 End
 
 Style Keywords
-  Margin               First_Dynamic
-  NextNoIndent                 1
-  LatexType             Command
-  LatexName            keywords
-  LabelType            Static
-  LabelString           "Keywords: "
-  # label font definition
-  LabelFont
-    Series             Bold
-  EndFont
+       Margin                First_Dynamic
+       NextNoIndent          1
+       LatexType             Command
+       LatexName             keywords
+       LabelType             Static
+       LabelString           "Keywords: "
+       # label font definition
+       LabelFont
+         Series              Bold
+       EndFont
 End
 
 Style Authorinfo
-  Margin               Dynamic
-  NextNoIndent                 1
-  InTitle              1
-  LatexType            Command
-  LatexName            authorinfo
-  ParSkip              0.4
-  Align                        Left
-  AlignPossible                Block, Left, Right, Center
-  BottomSep            1.5
-  LabelType            Static
-  LabelString           "Authorinfo: "
-  LabelFont
-    Series             Bold
-    Shape              Italic
-  EndFont
+       Margin                Dynamic
+       NextNoIndent          1
+       InTitle               1
+       LatexType             Command
+       LatexName             authorinfo
+       ParSkip               0.4
+       Align                 Left
+       AlignPossible         Block, Left, Right, Center
+       BottomSep             1.5
+       LabelType             Static
+       LabelString           "Authorinfo: "
+       LabelFont
+         Series              Bold
+         Shape               Italic
+       EndFont
 End  
 
 # Abstract style definition changes: 
 Style Abstract
-  LeftMargin           ""
-  RightMargin          ""
-  ParIndent            ""
-  ParSep               0.5
-  LabelString          ABSTRACT
-  LabelFont
-    Series             Bold
-  EndFont
-  TextFont
-    Size               normal
-  EndFont
+       LeftMargin            ""
+       RightMargin           ""
+       ParIndent             ""
+       ParSep                0.5
+       LabelString           ABSTRACT
+       LabelFont
+         Series              Bold
+       EndFont
+       TextFont
+         Size                normal
+       EndFont
 End
 
 Style Acknowledgments
-  CopyStyle            Abstract
-#  NextNoIndent                1
+       CopyStyle             Abstract
+#  NextNoIndent                 1
 #  LatexType             Command
-  LatexName            acknowledgments
-  LabelString          ACKNOWLEDGMENTS
+       LatexName             acknowledgments
+       LabelString           ACKNOWLEDGMENTS
 End