]> git.lyx.org Git - features.git/blobdiff - lib/layouts/db_stdclass.inc
re-indent (tab for logical indentation, spaces for alignment)
[features.git] / lib / layouts / db_stdclass.inc
index ba37bdd356dad109db3cbe7ac59ca0f85f268737..f06af9e553f30ba0431465bd8bb655a9be31afb9 100644 (file)
@@ -5,35 +5,35 @@
 # It is desireable, as far as possible, to have the same look and feeling for
 # related layouts in latex and docbook.
 
-OutputType             docbook
+OutputType              docbook
 
 # General textclass parameters
-Columns                        1
-Sides                  1
-SecNumDepth            3
-TocDepth               3
-DefaultStyle           Standard
+Columns                 1
+Sides                   1
+SecNumDepth             3
+TocDepth                3
+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            para
-  ParIndent            MM
-  ParSkip              0.4
-  Align                Block
-  AlignPossible        Block
-  LabelType            No_Label
+       Margin                Static
+       LatexType             Paragraph
+       LatexName             para
+       ParIndent             MM
+       ParSkip               0.4
+       Align                 Block
+       AlignPossible         Block
+       LabelType             No_Label
 End
 
 Input db_stdlists.inc