]> git.lyx.org Git - lyx.git/blob - lib/layouts/article.layout
Fix #8201: our translation mechanism chokes on the character "
[lyx.git] / lib / layouts / article.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{article}
3 # Article textclass definition file. Taken from initial LyX source code
4 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
5 # Transposed by Pascal AndrĂ© <andre@via.ecp.fr>
6 # Heavily modifed and enhanced by serveral developers.
7
8 Format 36
9 Input stdclass.inc
10
11 SecNumDepth             3
12 TocDepth                3
13
14 NoStyle Chapter
15 NoCounter chapter
16 NoStyle Chapter*
17
18
19 Style Part
20         Align                 Left
21         AlignPossible         Left
22         TopSep                2
23         BottomSep             1.5
24         Font
25           Size                Larger
26         EndFont
27         TocLevel 0
28 End
29
30
31 Style Part*
32         Align                 Left
33         AlignPossible         Left
34         TopSep                2
35         BottomSep             1.5
36         Font
37           Size                Larger
38         EndFont
39 End