]> git.lyx.org Git - features.git/blobdiff - lib/layouts/aapaper.layout
re-indent (tab for logical indentation, spaces for alignment)
[features.git] / lib / layouts / aapaper.layout
index 03600e5c85b2a6f50e15e491a57d826423c64d70..ec3dcc485fa18c571c6f852961b76188bb003207 100644 (file)
 # and reconfigure LyX (after running texhash, of course).
 
 # General textclass parameters
-Columns                        2
-Sides                  2
-MaxCounter             Counter_Section
-SecNumDepth            3
-TocDepth               0
-PageStyle              Plain
+Columns                 2
+Sides                   2
+MaxCounter              Counter_Section
+SecNumDepth             3
+TocDepth                0
+PageStyle               Plain
 
 DefaultFont
-  Family               Roman
-  Series               Medium
-  Shape                        Up
-  Size                 Normal
-  Color                        None
+       Family                Roman
+       Series                Medium
+       Shape                 Up
+       Size                  Normal
+       Color                 None
 EndFont
 
 # Standard style definition
 Style Standard
-  Margin               Static
-  LatexType            Paragraph
-  LatexName            dummy
-  ParIndent            MM
-  ParSkip              0.4
-  Align                Block
-  AlignPossible        Block, Left, Right, Center
-  LabelType            No_Label
+       Margin                Static
+       LatexType             Paragraph
+       LatexName             dummy
+       ParIndent             MM
+       ParSkip               0.4
+       Align                 Block
+       AlignPossible         Block, Left, Right, Center
+       LabelType             No_Label
 End
 
 # I want to keep the entries in a logical order.
 # Therefore I'll define the entries first, then fill them
 
 Style Itemize
-  End
+       End
 Style Enumerate
-  End
+       End
 Style Description
-  End
+       End
 Style List
-  End
+       End
 Style Caption
-  End
+       End
 Style LaTeX
-  End
+       End
 Style Section
-  End
+       End
 Style Subsection
-  End
+       End
 Style Subsubsection
-  End
+       End
 Style Title
-  End
+       End
 Style Subtitle
-  End
+       End
 Style Author
-  End
+       End
 Style Address
-  End
+       End
 Style Email
-  End
+       End
 Style Offprint
-  End
+       End
 Style Thesaurus
-  End
+       End
 Style Date
-  End
+       End
 Style Abstract 
-  End
+       End
 Style Acknowledgement
-  End
+       End
 Style Bibliography
-  End
+       End
 
 # OK, now we have a more or less consistent Ordering. Now fill the
 # definitions. 
@@ -99,8 +99,8 @@ Input stdcounters.inc
 # Remove unwanted Styles
 
 NoStyle Quotation
-NoStyle        Quote
-NoStyle        Verse
+NoStyle Quote
+NoStyle Verse
 NoStyle Chapter
 NoStyle Paragraph
 NoStyle Subparagraph
@@ -113,90 +113,90 @@ Input aapaper.inc
 
 # Section style redefinition
 Style Section
-  TopSep               2.0
-  BottomSep            1.3
-  Font 
-    Size               Normal
-  EndFont
+       TopSep                2.0
+       BottomSep             1.3
+       Font 
+         Size                Normal
+       EndFont
 End
 
 # Subsection style redefinition
 Style Subsection
-  TopSep               1.7
-  BottomSep            1.1
-  Font 
-    Series             Medium
-    Size               Normal
-    Shape              Italic
-  EndFont
+       TopSep                1.7
+       BottomSep             1.1
+       Font 
+         Series              Medium
+         Size                Normal
+         Shape               Italic
+       EndFont
 End
 
 # Subsubsection style redefinition
 Style Subsubsection
-  TopSep               1.7
-  BottomSep            1.1
-  Font 
-    Series             Medium
-    Size               Normal
-  EndFont
+       TopSep                1.7
+       BottomSep             1.1
+       Font 
+         Series              Medium
+         Size                Normal
+       EndFont
 End
 
 # Title style redefinition
 Style Title
-  TopSep               2
-  BottomSep            1.3
-  Align                        Left
-  AlignPossible                Left
-  Font 
-    Series             Bold
-  EndFont
+       TopSep                2
+       BottomSep             1.3
+       Align                 Left
+       AlignPossible         Left
+       Font 
+         Series              Bold
+       EndFont
 End
 
 # Author style redefinition
 Style Author
-  Align                        Left
-  AlignPossible                Left
-  LabelType            No_Label
-  Font 
-    Size               Normal
-    Series             Bold
-  EndFont
+       Align                 Left
+       AlignPossible         Left
+       LabelType             No_Label
+       Font 
+         Size                Normal
+         Series              Bold
+       EndFont
 End
 
 # Date style redefinition
 Style Date
-  LabelSep             ""
-  TopSep               1.2
-  Align                        Left
-  AlignPossible                Left
-  Font 
-    Size               Small
-  EndFont
+       LabelSep              ""
+       TopSep                1.2
+       Align                 Left
+       AlignPossible         Left
+       Font 
+         Size                Small
+       EndFont
 End
 
 # Abstract style redefinition
 Style Abstract 
-  LeftMargin            ""
-  RightMargin           ""
-  ParIndent            ""
-  TopSep               1.4
-  BottomSep            0.7
-  LabelType            Top_Environment
-  Font 
-    Size               Normal
-  EndFont
-  LabelFont 
-    Series             Bold
-    Size               Normal
-  EndFont
+       LeftMargin            ""
+       RightMargin           ""
+       ParIndent             ""
+       TopSep                1.4
+       BottomSep             0.7
+       LabelType             Top_Environment
+       Font 
+         Size                Normal
+       EndFont
+       LabelFont 
+         Series              Bold
+         Size                Normal
+       EndFont
 End 
 
 # Bibliography style redefinition
 Style Bibliography
-  Align                        Left
-  AlignPossible                Left
-  LabelFont 
-    Series             Bold
-  EndFont
+       Align                 Left
+       AlignPossible         Left
+       LabelFont 
+         Series              Bold
+       EndFont
 End