]> git.lyx.org Git - features.git/blobdiff - lib/layouts/stdclass.inc
re-indent (tab for logical indentation, spaces for alignment)
[features.git] / lib / layouts / stdclass.inc
index 1a8709ad91e8bbed9f56a15e60510e632deed6ba..e7ce94005f587d6cd48cc6347f415e0d60c07fab 100644 (file)
@@ -7,32 +7,32 @@
 # ``standard'' layouts, like article and friends.
 
 # General textclass parameters
-Columns                        1
-Sides                  1
-SecNumDepth            2
-TocDepth               2
+Columns                 1
+Sides                   1
+SecNumDepth             2
+TocDepth                2
 DefaultStyle Standard
 
 # This is just to show how to declare the default font.
 # The defaults are exactly those shown here.
 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
 
 Input stdlists.inc