]> git.lyx.org Git - lyx.git/blob - lib/layouts/memoir.layout
Change LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibly in preparation for a move...
[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         AlignPossible        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         AlignPossible         Left
107 End
108
109
110 Style Poemtitle
111         LatexType             Command
112         LatexName             poemtitle
113         NeedProtect           1
114         NextNoIndent          1
115         LabelSep              xxx
116         ParSkip               0.4
117         TopSep                0.4
118         ParSep                0.4
119         Align                 center
120         AlignPossible         center
121         OptionalArgs          1
122         Font
123            Series             Bold
124         EndFont
125 End
126
127
128 Style Poemtitle*
129         CopyStyle             Poemtitle
130         LatexName             poemtitle*
131         OptionalArgs          0
132 End
133
134
135 Input stdtitle.inc
136 Input stdstruct.inc
137
138
139 Style Bibliography
140         TopSep               4
141         LabelString          "Bibliography"
142         LabelFont
143           Series             Bold
144           Size               Huge
145         EndFont
146 End
147
148
149 Input lyxmacros.inc
150 Input stdlayouts.inc
151
152 Style Legend
153         LatexType           Command
154         LatexName           legend
155         NeedProtect         1
156         NextNoIndent        1
157         ParSkip              0.4
158         Align                   Center
159         AlignPossible      Center
160 End