]> git.lyx.org Git - features.git/blobdiff - lib/layouts/article.layout
re-indent (tab for logical indentation, spaces for alignment)
[features.git] / lib / layouts / article.layout
index 5e117c430d764ad317fefd66d41192400a64b639..4e2d6f2d0388e5cef69c9bac1448e52c4c8b6198 100644 (file)
@@ -12,29 +12,29 @@ Input stdclass.inc
 NoStyle Chapter
 NoStyle Chapter*
 
-MaxCounter             Counter_Section
-SecNumDepth            3
-TocDepth               3
+MaxCounter              Counter_Section
+SecNumDepth             3
+TocDepth                3
 
 # Change a bit Part and Part*
 Style Part
-  Align                        Left
-  AlignPossible                Left
-  TopSep                2
-  BottomSep             1.5
+       Align                 Left
+       AlignPossible         Left
+       TopSep                2
+       BottomSep             1.5
 
-  Font
-    Size               Larger
-  EndFont
+       Font
+         Size                Larger
+       EndFont
 End
 
 Style Part*
-  Align                        Left
-  AlignPossible                Left
-  TopSep                2
-  BottomSep             1.5
+       Align                 Left
+       AlignPossible         Left
+       TopSep                2
+       BottomSep             1.5
 
-  Font
-    Size               Larger
-  EndFont
+       Font
+         Size                Larger
+       EndFont
 End