]> git.lyx.org Git - lyx.git/blob - lib/layouts/moderncv.layout
file format change: support for Armenian
[lyx.git] / lib / layouts / moderncv.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{curriculum vitae (modern)}
3 # modern CV textclass definition file.
4 # Author : Uwe Stöhr (uwestoehr@web.de)
5
6
7 # General textclass parameters
8 Format 4
9         Columns                 1
10         Sides                   1
11         SecNumDepth             -1
12         TocDepth                -1
13
14
15 # Standard style definition
16 Style Standard
17         Margin                  Static
18         LatexType               Paragraph
19         LatexName               dummy
20         ParIndent               MM
21         ParSkip                 0.4
22         Align                   Block
23         AlignPossible           Block, Left, Right, Center
24         LabelType               No_Label
25 End
26
27 Input stdcounters.inc
28
29 Style Section
30         Margin                  Dynamic
31         LatexType               Command
32         LatexName               section
33         NeedProtect             1
34         NextNoIndent            1
35         ParSkip                 0.4
36         TopSep                  1.3
37         BottomSep               0.7
38         ParSep                  0.7
39         Align                   Block
40         AlignPossible           Block, Left
41         LabelSep                xxx
42         LabelType               No_Label
43         Font
44           Family                Sans
45           Series                Bold
46         EndFont
47 End
48
49 Style Entry
50         Margin                  Dynamic
51         LatexType               Command
52         LatexName               cventry
53         OptionalArgs            1
54         ParSkip                 0.4
55         Align                   Block
56         LabelSep                xx
57         LabelType               Static
58         LabelString             "Entry:"
59         LabelFont
60           Series                Bold
61           Color                 Blue
62         EndFont
63 End
64
65 Style Item
66         Margin                  Dynamic
67         LatexType               Command
68         LatexName               cvitem
69         OptionalArgs            1
70         ParSkip                 0.4
71         Align                   Block
72         LabelSep                xx
73         LabelType               Static
74         LabelString             "Item:"
75         LabelFont
76           Series                Bold
77           Color                 Blue
78         EndFont
79 End
80
81 Style ListItem
82         Margin                  Dynamic
83         LatexType               Command
84         LatexName               cvlistitem
85         OptionalArgs            1
86         ParSkip                 0.4
87         Align                   Block
88         LabelSep                xx
89         LabelType               Static
90         LabelString             "List Item:"
91         LabelFont
92           Series                Bold
93           Color                 Blue
94         EndFont
95 End
96
97 Style DoubleItem
98         Margin                  Dynamic
99         LatexType               Command
100         LatexName               cvlistdoubleitem
101         OptionalArgs            1
102         ParSkip                 0.4
103         Align                   Block
104         LabelSep                xx
105         LabelType               Static
106         LabelString             "Double Item:"
107         LabelFont
108           Series                Bold
109           Color                 Blue
110         EndFont
111 End
112
113 Style Space
114         Margin                  Dynamic
115         LatexType               Command
116         LatexName               vspace*
117         OptionalArgs            1
118         ParSkip                 0.4
119         Align                   Block
120         LabelSep                xx
121         LabelType               Static
122         LabelString             "Space:"
123         LabelFont
124           Series                Bold
125           Color                 Blue
126         EndFont
127 End
128
129 Style Language
130         Margin                  Dynamic
131         LatexType               Command
132         LatexName               cvlanguage
133         OptionalArgs            1
134         ParSkip                 0.4
135         Align                   Block
136         LabelSep                xx
137         LabelType               Static
138         LabelString             "Language:"
139         LabelFont
140           Series                Bold
141           Color                 Blue
142         EndFont
143 End
144
145 Style Computer
146         Margin                  Dynamic
147         LatexType               Command
148         LatexName               cvcomputer
149         OptionalArgs            1
150         ParSkip                 0.4
151         Align                   Block
152         LabelSep                xx
153         LabelType               Static
154         LabelString             "Computer:"
155         LabelFont
156           Series                Bold
157           Color                 Blue
158         EndFont
159 End
160
161 Style EmptySection
162         Margin                  Dynamic
163         LatexType               Command
164         LatexName               emptysection{}
165         KeepEmpty               1
166         ParSkip                 0.4
167         Align                   Block
168         LabelSep                xx
169         LabelType               Static
170         LabelString             "Empty Section"
171         LabelFont
172           Series                Bold
173           Color                 Green
174         EndFont
175 End
176
177 Style CloseSection
178         Margin                  Dynamic
179         LatexType               Command
180         LatexName               closesection{}
181         KeepEmpty               1
182         ParSkip                 0.4
183         Align                   Block
184         LabelSep                xx
185         LabelType               Static
186         LabelString             "Close Section"
187         LabelFont
188           Series                Bold
189           Color                 Green
190         EndFont
191 End
192
193 Style Bibliography
194         Margin                  First_Dynamic
195         LatexType               Bib_Environment
196         LatexName               thebibliography
197         NextNoIndent            1
198         LeftMargin              MM
199         ParSkip                 0.4
200         ItemSep                 0
201         TopSep                  0.7
202         BottomSep               0.7
203         ParSep                  0.5
204         Align                   Block
205         AlignPossible           Block, Left
206         LabelType               Bibliography
207         LabelString             "References"
208         LabelBottomSep          1.2
209         LabelFont
210           Series                Bold
211           Size                  Larger
212           Family                Sans
213         EndFont
214 End
215