]> git.lyx.org Git - lyx.git/blob - lib/examples/simplecv.lyx
- Spanish documentation updates by Ignacio
[lyx.git] / lib / examples / simplecv.lyx
1 #LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 276
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 \language english
28 \inputencoding default
29 \font_roman default
30 \font_sans default
31 \font_typewriter default
32 \font_default_family default
33 \font_sc false
34 \font_osf false
35 \font_sf_scale 100
36 \font_tt_scale 100
37 \graphics default
38 \paperfontsize default
39 \spacing single
40 \papersize default
41 \use_geometry false
42 \use_amsmath 1
43 \use_esint 0
44 \cite_engine basic
45 \use_bibtopic false
46 \paperorientation portrait
47 \secnumdepth 0
48 \tocdepth 0
49 \paragraph_separation indent
50 \defskip medskip
51 \quotes_language english
52 \papercolumns 1
53 \papersides 1
54 \paperpagestyle default
55 \tracking_changes false
56 \output_changes false
57 \end_header
58
59 \begin_body
60
61 \begin_layout Left Header
62 123 Hamlet Street
63 \newline
64 Stratford-upon-Avon
65 \end_layout
66
67 \begin_layout Right Header
68 TEL: 888-PUCK
69 \newline
70
71 \family typewriter
72 \size small
73 bill@globe.org
74 \end_layout
75
76 \begin_layout Title
77 William Shakespeare
78 \end_layout
79
80 \begin_layout Standard
81 Some people put a summary here.
82  Note: there are many LaTeX variables you can set in the preamble to change
83  the look of the CV.
84  Look there (choose
85 \family default
86  
87 \family sans
88 \bar under
89 D
90 \bar default
91 ocument
92 \family default
93 \SpecialChar \menuseparator
94
95 \family sans
96 \bar under
97 S
98 \bar default
99 ettings...
100
101 \family default
102  
103 ) for examples.
104 \end_layout
105
106 \begin_layout Section
107 Work Experience
108 \end_layout
109
110 \begin_layout Topic
111 \labelwidthstring MMMMM
112 1593--1609 Wrote and produced plays for the Queen, and then for the King.
113  He really liked them a lot, but they reminded him of plays by this guy,
114  the Earl of Oxford.
115 \end_layout
116
117 \begin_layout Topic
118 \labelwidthstring MMMMM
119 \InsetSpace ~
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\InsetSpace ~
144 to\InsetSpace ~
145 May\InsetSpace ~
146 1581 Tried high school.
147  Hated my English teacher.
148  [Two things here: first, note (on paper) how a linebreak is inserted if
149  your subtitle is too long; second, note that you have to use unbreakable
150  spaces to embed spaces in the subtitle.]
151 \end_layout
152
153 \begin_layout Section
154 Publications
155 \end_layout
156
157 \begin_layout Bibliography
158 \labelwidthstring Publications
159
160 \begin_inset LatexCommand bibitem
161 key "firstref"
162
163 \end_inset
164 First Folio.
165  Me.
166  1623.
167 \end_layout
168
169 \begin_layout Bibliography
170 \labelwidthstring Publications
171
172 \begin_inset LatexCommand bibitem
173 key "secondref"
174
175 \end_inset
176 These references could have been entered via BibTeX\SpecialChar \ldots{}
177  In any case, here I
178  can cite my work of 
179 \begin_inset LatexCommand cite
180 key "firstref"
181 \end_inset
182
183 .
184 \end_layout
185
186 \end_body
187 \end_document