]> git.lyx.org Git - lyx.git/blob - lib/layouts/memoir.layout
memoir: small changes
[lyx.git] / lib / layouts / memoir.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{memoir}
3 # Memoir textclass definition file
4 # Author: Jürgen Spitzmüller <spitzmueller@gmx.de>
5 # Improvements by: Bennett Helm <bennett.helm@fandm.edu>
6 # feel free to contribute missing features!
7
8
9 Columns            1
10 Sides                 2
11 SecNumDepth   2
12 TocDepth           2
13 DefaultStyle       Standard
14 PageStyle           Headings
15
16
17 ClassOptions
18         FontSize             9|10|11|12|14|17
19         PageStyle            empty|plain|headings|myheadings|ruled|Ruled|companion
20         Other                oldfontcommands
21 End
22
23
24 Style Standard
25         Margin                Static
26         LatexType             Paragraph
27         LatexName             dummy
28         ParIndent             MM
29         ParSkip               0.4
30         Align                 Block
31         AlignPossible         Block, Left, Right, Center
32         LabelType             No_Label
33 End
34
35
36 Input stdlists.inc
37 Input stdcounters.inc
38 Input stdfloats.inc
39 Input numreport.inc
40 Input stdsections.inc
41 Input stdstarsections.inc
42
43
44 Style Chapterprecis
45         Margin               Static
46         LatexType            Command
47         LatexName            chapterprecis
48         NeedProtect          1
49         NextNoIndent         1
50         LeftMargin           MM
51         LabelSep             xxx
52         ParSkip              0.4
53         TopSep               0.4
54         BottomSep            0
55         ParSep               0.4
56         Align                Block
57         AlignPossible        Block
58         Font
59           Shape              Italic
60           Size               Normal
61         EndFont
62 End
63
64
65 Style Epigraph
66         Margin                Right_Address_Box
67         LatexType             Command
68         LatexName             epigraph
69         ParSkip               0.4
70         BottomSep             1.5
71         ParSep                1.5
72         Align                 Left
73         AlignPossible         Left
74 End
75
76
77 Style Poemtitle
78         LatexType             Command
79         LatexName             poemtitle
80         NeedProtect           1
81         NextNoIndent          1
82         LabelSep              xxx
83         ParSkip               0.4
84         TopSep                0.4
85         ParSep                0.4
86         Align                 center
87         AlignPossible         center
88         OptionalArgs          1
89         Font
90            Series             Bold
91         EndFont
92 End
93
94
95 Style Poemtitle*
96         CopyStyle             Poemtitle
97         LatexName             poemtitle*
98         OptionalArgs          0
99 End
100
101
102 Input stdtitle.inc
103 Input stdstruct.inc
104
105
106 Style Bibliography
107         TopSep               4
108         LabelString          Bibliography
109         LabelFont
110           Series             Bold
111           Size               Huge
112         EndFont
113 End
114
115
116 Input lyxmacros.inc
117 Input stdlayouts.inc
118
119 Style Legend
120         LatexType           Command
121         LatexName           legend
122         NeedProtect         1
123         NextNoIndent        1
124         ParSkip              0.4
125         Align                   Center
126         AlignPossible      Center
127 End