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