]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrartcl.layout
Add Tommaso to credits
[lyx.git] / lib / layouts / scrartcl.layout
index a8022766b91c2a6bd2c3e7662018ef20b5912f66..96a5deee77a1e288345ac7f0b34990125a1bad86 100644 (file)
@@ -1,38 +1,38 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[scrartcl]{article (koma-script)}
+#  \DeclareLaTeXClass{article (KOMA-Script)}
 # KOMA scrartcl textclass definition file.
 # Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11.
 
-# General textclass parameters
+Format 31
 Input scrclass.inc
-MaxCounter              Counter_Section
+
+SecNumDepth             3
+TocDepth                3
+
 NoStyle Chapter
+NoCounter chapter
 NoStyle Chapter*
 NoStyle Addchap
 NoStyle Addchap*
-SecNumDepth             3
-TocDepth                3
+NoStyle Addpart
+NoStyle Dictum
 
-# Modify Part
-Style Part
-  Align                 Left
-  AlignPossible         Left
-  TopSep                2
-  BottomSep             1.5
 
-  Font
-    Size                Larger
-  EndFont
+Style Part
+       Align                 Left
+       TopSep                2
+       BottomSep             1.5
+       Font
+         Size                Larger
+       EndFont
+       TocLevel 0
 End
 
-# Modify Part*
 Style Part*
-  Align                 Left
-  AlignPossible         Left
-  TopSep                2
-  BottomSep             1.5
-
-  Font
-    Size                Larger
-  EndFont
+       Align                 Left
+       TopSep                2
+       BottomSep             1.5
+       Font
+         Size                Larger
+       EndFont
 End