]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrartcl.layout
- theorems-without-preamble.inc: new file to provide theorem environments without...
[lyx.git] / lib / layouts / scrartcl.layout
index 4fae01912dc6a3f380e8ae44d1f56abb5a673d81..21277a309988b614d6742e016bbfa7bf16fb4730 100644 (file)
@@ -1,40 +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 35
 Input scrclass.inc
-MaxCounter              Counter_Section
+
+SecNumDepth             3
+TocDepth                3
+
 NoStyle Chapter
+NoCounter chapter
 NoStyle Chapter*
 NoStyle Addchap
 NoStyle Addchap*
 NoStyle Addpart
 NoStyle Dictum
-SecNumDepth             3
-TocDepth                3
 
-# 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