]> git.lyx.org Git - lyx.git/blob - lib/examples/simplecv.lyx
Update documentation for parser tools a bit.
[lyx.git] / lib / examples / simplecv.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass simplecv
6 \begin_preamble
7 %% You can modify the fonts used in the document be using the
8 %% following macros. They take one parameter which is the font
9 %% changing command.
10 %% \headerfont: the font used in both headers.
11 %%              Defaults to sans serif.
12 %% \titlefont:  the font used for the title.
13 %%              Defaults to \LARGE sans-serif semi bold condensed.
14 %% \sectionfont: the font used by \section when beginning a new topic.
15 %%              Defaults to sans-serif semi bold condensed.
16 %% \itemfont:   the font used in descriptions of items.
17 %%              Defaults to sans-serif slanted.
18 % to make your name even bigger, uncomment the following line:
19 % \titlefont{\Huge}
20 %%
21 %% You can modify the following parameters using \renewcommand:
22 %% \topicmargin: the left margin inside topics.
23 %%               Defaults to 20% of the column width (0.20\columnwidth).
24 % To get more room for left column of Topic layouts, uncomment following line:
25 % \renewcommand{\topicmargin}{0.3\columnwidth}
26 \end_preamble
27 \use_default_options false
28 \maintain_unincluded_children false
29 \language english
30 \language_package default
31 \inputencoding default
32 \fontencoding global
33 \font_roman default
34 \font_sans default
35 \font_typewriter default
36 \font_default_family default
37 \use_non_tex_fonts false
38 \font_sc false
39 \font_osf false
40 \font_sf_scale 100
41 \font_tt_scale 100
42
43 \graphics default
44 \default_output_format default
45 \output_sync 0
46 \bibtex_command default
47 \index_command default
48 \paperfontsize default
49 \spacing single
50 \use_hyperref false
51 \papersize default
52 \use_geometry false
53 \use_amsmath 1
54 \use_esint 0
55 \use_mhchem 1
56 \use_mathdots 1
57 \cite_engine basic
58 \use_bibtopic false
59 \use_indices false
60 \paperorientation portrait
61 \suppress_date false
62 \use_refstyle 0
63 \index Index
64 \shortcut idx
65 \color #008000
66 \end_index
67 \secnumdepth 0
68 \tocdepth 0
69 \paragraph_separation indent
70 \paragraph_indentation default
71 \quotes_language english
72 \papercolumns 1
73 \papersides 1
74 \paperpagestyle default
75 \tracking_changes false
76 \output_changes false
77 \html_math_output 0
78 \html_css_as_file 0
79 \html_be_strict false
80 \end_header
81
82 \begin_body
83
84 \begin_layout Left Header
85 123 Hamlet Street
86 \begin_inset Newline newline
87 \end_inset
88
89 Stratford-upon-Avon
90 \end_layout
91
92 \begin_layout Right Header
93 TEL: 888-PUCK
94 \begin_inset Newline newline
95 \end_inset
96
97
98 \family typewriter
99 \size small
100 bill@globe.org
101 \end_layout
102
103 \begin_layout Title
104 William Shakespeare
105 \end_layout
106
107 \begin_layout Standard
108 Some people put a summary here.
109  Note: there are many LaTeX variables you can set in the preamble to change
110  the look of the CV.
111  Look there (choose 
112 \family sans
113 Document
114 \family default
115 \SpecialChar \menuseparator
116
117 \family sans
118 Settings...
119
120 \family default
121  ) for examples.
122 \end_layout
123
124 \begin_layout Section
125 Work Experience
126 \end_layout
127
128 \begin_layout Topic
129 \labelwidthstring MMMMM
130 1593--1609 Wrote and produced plays for the Queen, and then for the King.
131  He really liked them a lot, but they reminded him of plays by this guy,
132  the Earl of Oxford.
133 \end_layout
134
135 \begin_layout Topic
136 \labelwidthstring MMMMM
137 \begin_inset space ~
138 \end_inset
139
140  If a topic does not have a subtitle, you have to put a protected space
141  there.
142  This is a shortcoming of LyX.
143 \end_layout
144
145 \begin_deeper
146 \begin_layout Standard
147 But you can also use the paragraph depth setting, depending on what you
148  want to do.
149 \end_layout
150
151 \end_deeper
152 \begin_layout Section
153 Education
154 \end_layout
155
156 \begin_layout Topic
157 \labelwidthstring MMMMM
158 1577--78 My Dad taught me stuff.
159 \end_layout
160
161 \begin_layout Topic
162 \labelwidthstring MMMMM
163 April
164 \begin_inset space ~
165 \end_inset
166
167 to
168 \begin_inset space ~
169 \end_inset
170
171 May
172 \begin_inset space ~
173 \end_inset
174
175 1581 Tried high school.
176  Hated my English teacher.
177  [Two things here: first, note (on paper) how a linebreak is inserted if
178  your subtitle is too long; second, note that you have to use unbreakable
179  spaces to embed spaces in the subtitle.]
180 \end_layout
181
182 \begin_layout Section
183 Publications
184 \end_layout
185
186 \begin_layout Bibliography
187 \begin_inset CommandInset bibitem
188 LatexCommand bibitem
189 key "firstref"
190
191 \end_inset
192
193 First Folio.
194  Me.
195  1623.
196 \end_layout
197
198 \begin_layout Bibliography
199 \begin_inset CommandInset bibitem
200 LatexCommand bibitem
201 key "secondref"
202
203 \end_inset
204
205 These references could have been entered via BibTeX\SpecialChar \ldots{}
206  In any case, here I
207  can cite my work of 
208 \begin_inset CommandInset citation
209 LatexCommand cite
210 key "firstref"
211
212 \end_inset
213
214 .
215 \end_layout
216
217 \end_body
218 \end_document