]> git.lyx.org Git - lyx.git/blob - lib/layouts/memoir.layout
* lib/layouts.memoir.layout:
[lyx.git] / lib / layouts / memoir.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[memoir]{book (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 Format 5
10 Columns            1
11 Sides              2
12 SecNumDepth        2
13 TocDepth           2
14 DefaultStyle       Standard
15 PageStyle          Headings
16 Provides makeidx   1
17 Provides framed    1
18
19
20 ClassOptions
21         FontSize             9|10|11|12|14|17
22         PageStyle            empty|plain|headings|myheadings|ruled|Ruled|companion
23         Other                oldfontcommands
24 End
25
26
27 Style Standard
28         Margin                Static
29         LatexType             Paragraph
30         LatexName             dummy
31         ParIndent             MM
32         ParSkip               0.4
33         Align                 Block
34         AlignPossible         Block, Left, Right, Center
35         LabelType             No_Label
36 End
37
38
39 Input stdinsets.inc
40 Input stdlists.inc
41 Input stdcounters.inc
42 Input stdfloats.inc
43 Input stdsections.inc
44 Input stdstarsections.inc
45 Input numreport.inc
46
47
48 Style Chapter
49         OptionalArgs         2
50 End
51
52
53 Style Section
54         OptionalArgs         2
55 End
56
57
58 Style Subsection
59         OptionalArgs         2
60 End
61
62
63 Style Subsubsection
64         OptionalArgs         2
65 End
66
67
68 Style Paragraph
69         OptionalArgs         2
70 End
71
72
73 Style Subparagraph
74         OptionalArgs         2
75 End
76
77
78 Style Chapterprecis
79         Margin               Static
80         LatexType            Command
81         LatexName            chapterprecis
82         NeedProtect          1
83         NextNoIndent         1
84         LeftMargin           MM
85         LabelSep             xxx
86         ParSkip              0.4
87         TopSep               0.4
88         BottomSep            0
89         ParSep               0.4
90         Align                Block
91         Font
92           Shape              Italic
93           Size               Normal
94         EndFont
95 End
96
97
98 Style Epigraph
99         Margin                Right_Address_Box
100         LatexType             Command
101         LatexName             epigraph
102         ParSkip               0.4
103         BottomSep             1.5
104         ParSep                1.5
105         Align                 Left
106 End
107
108
109 Style Poemtitle
110         LatexType             Command
111         LatexName             poemtitle
112         NeedProtect           1
113         NextNoIndent          1
114         LabelSep              xxx
115         ParSkip               0.4
116         TopSep                0.4
117         ParSep                0.4
118         Align                 center
119         OptionalArgs          1
120         Font
121            Series             Bold
122         EndFont
123 End
124
125
126 Style Poemtitle*
127         CopyStyle             Poemtitle
128         LatexName             poemtitle*
129         OptionalArgs          0
130 End
131
132
133 Input stdtitle.inc
134 Input stdstruct.inc
135
136
137 Style Bibliography
138         TopSep               4
139         LabelString          "Bibliography"
140         LabelFont
141           Series             Bold
142           Size               Huge
143         EndFont
144 End
145
146
147 Input lyxmacros.inc
148 Input stdlayouts.inc
149
150 Style Legend
151         LatexType           Command
152         LatexName           legend
153         NeedProtect         1
154         NextNoIndent        1
155         ParSkip              0.4
156         Align                   Center
157 End