]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrartcl.layout
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / lib / layouts / scrartcl.layout
index a8022766b91c2a6bd2c3e7662018ef20b5912f66..e8a30e1a9f9ce52091a42ee851b72a6b7359fce0 100644 (file)
@@ -1,38 +1,38 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[scrartcl]{article (koma-script)}
+#  \DeclareLaTeXClass{KOMA-Script Article}
+#  \DeclareCategory{Articles}
 # KOMA scrartcl textclass definition file.
 # Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11.
 
-# General textclass parameters
+Format 80
 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
 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