]> git.lyx.org Git - lyx.git/blob - lib/layouts/memoir.layout
* lib/layouts/IEEEtran.layout: Add biographynophoto style
[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 Format 2
10 Columns            1
11 Sides              2
12 SecNumDepth        2
13 TocDepth           2
14 DefaultStyle       Standard
15 PageStyle          Headings
16
17
18 ClassOptions
19         FontSize             9|10|11|12|14|17
20         PageStyle            empty|plain|headings|myheadings|ruled|Ruled|companion
21         Other                oldfontcommands
22 End
23
24
25 Style Standard
26         Margin                Static
27         LatexType             Paragraph
28         LatexName             dummy
29         ParIndent             MM
30         ParSkip               0.4
31         Align                 Block
32         AlignPossible         Block, Left, Right, Center
33         LabelType             No_Label
34 End
35
36
37 Input stdlists.inc
38 Input stdcounters.inc
39 Input stdfloats.inc
40 Input stdsections.inc
41 Input stdstarsections.inc
42 Input numreport.inc
43
44
45 Style Chapter
46         OptionalArgs         2
47 End
48
49
50 Style Section
51         OptionalArgs         2
52 End
53
54
55 Style Subsection
56         OptionalArgs         2
57 End
58
59
60 Style Subsubsection
61         OptionalArgs         2
62 End
63
64
65 Style Paragraph
66         OptionalArgs         2
67 End
68
69
70 Style Subparagraph
71         OptionalArgs         2
72 End
73
74
75 Style Chapterprecis
76         Margin               Static
77         LatexType            Command
78         LatexName            chapterprecis
79         NeedProtect          1
80         NextNoIndent         1
81         LeftMargin           MM
82         LabelSep             xxx
83         ParSkip              0.4
84         TopSep               0.4
85         BottomSep            0
86         ParSep               0.4
87         Align                Block
88         AlignPossible        Block
89         Font
90           Shape              Italic
91           Size               Normal
92         EndFont
93 End
94
95
96 Style Epigraph
97         Margin                Right_Address_Box
98         LatexType             Command
99         LatexName             epigraph
100         ParSkip               0.4
101         BottomSep             1.5
102         ParSep                1.5
103         Align                 Left
104         AlignPossible         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         AlignPossible         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         AlignPossible      Center
158 End