]> git.lyx.org Git - lyx.git/blob - lib/layouts/scrartcl.layout
Rename file.
[lyx.git] / lib / layouts / scrartcl.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[scrartcl]{article (koma-script)}
3 # KOMA scrartcl textclass definition file.
4 # Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11.
5
6 # General textclass parameters
7 Input scrclass.inc
8 MaxCounter              Counter_Section
9 NoStyle Chapter
10 NoStyle Chapter*
11 NoStyle Addchap
12 NoStyle Addchap*
13 NoStyle Addpart
14 NoStyle Dictum
15 SecNumDepth             3
16 TocDepth                3
17
18 # Modify Part
19 Style Part
20         Align                 Left
21         AlignPossible         Left
22         TopSep                2
23         BottomSep             1.5
24
25         Font
26           Size                Larger
27         EndFont
28 End
29
30 # Modify Part*
31 Style Part*
32         Align                 Left
33         AlignPossible         Left
34         TopSep                2
35         BottomSep             1.5
36
37         Font
38           Size                Larger
39         EndFont
40 End