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