]> git.lyx.org Git - lyx.git/blob - lib/examples/cv.lyx
Changing ; to # (and testing to commit)
[lyx.git] / lib / examples / cv.lyx
1 #LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 245
3 \begin_document
4 \begin_header
5 \textclass cv
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 text width (0.20\textwidth).
24 % To get more room for left column of Topic layouts, uncomment following line:
25 % \setlength{\topicmargin}{0.3\textwidth}
26 \end_preamble
27 \language english
28 \inputencoding default
29 \fontscheme default
30 \graphics default
31 \paperfontsize default
32 \spacing single
33 \papersize default
34 \use_geometry false
35 \use_amsmath 0
36 \cite_engine basic
37 \use_bibtopic false
38 \paperorientation portrait
39 \secnumdepth -1
40 \tocdepth -1
41 \paragraph_separation indent
42 \defskip medskip
43 \quotes_language english
44 \papercolumns 1
45 \papersides 1
46 \paperpagestyle default
47 \tracking_changes false
48 \output_changes true
49 \end_header
50
51 \begin_body
52
53 \begin_layout Left Header
54
55 123 Hamlet Street
56 \newline
57 Stratford-upon-Avon
58 \end_layout
59
60 \begin_layout Right Header
61
62 TEL: 888-PUCK
63 \newline
64
65 \family typewriter
66 \size small
67 bill@globe.org
68 \end_layout
69
70 \begin_layout Title
71
72 William Shakespeare
73 \end_layout
74
75 \begin_layout Standard
76
77 Some people put a summary here.
78  Note: there are many LaTeX variables you can set in the preamble to change
79  the look of the CV.
80  Look there (choose 
81 \family sans
82 \bar under
83 L
84 \bar default
85 ayout
86 \family default
87 \SpecialChar \menuseparator
88
89 \family sans
90 \bar under
91 L
92 \bar default
93
94 \begin_inset ERT
95 status collapsed
96
97 \begin_layout Standard
98 {}
99 \end_layout
100
101 \end_inset
102
103 aTeX\InsetSpace ~
104 Preamble...
105 \family default
106 ) for examples.
107 \end_layout
108
109 \begin_layout Section
110
111 Work Experience
112 \end_layout
113
114 \begin_layout Topic
115 \labelwidthstring MMMMM
116
117 1593--1609 Wrote and produced plays for the Queen, and then for the King.
118  He really liked them a lot, but they reminded him of plays by this guy,
119  the Earl of Oxford.
120 \end_layout
121
122 \begin_layout Topic
123 \labelwidthstring MMMMM
124
125 \InsetSpace ~
126  If a topic does not have a subtitle, you have to put a protected space
127  there.
128  This is a shortcoming of LyX.
129 \end_layout
130
131 \begin_deeper
132 \begin_layout Standard
133
134 But you can also use the paragraph depth setting, depending on what you
135  want to do.
136 \end_layout
137 \end_deeper
138 \begin_layout Section
139
140 Education
141 \end_layout
142
143 \begin_layout Topic
144 \labelwidthstring MMMMM
145
146 1577--78 My Dad taught me stuff.
147 \end_layout
148
149 \begin_layout Topic
150 \labelwidthstring MMMMM
151
152 April\InsetSpace ~
153 to\InsetSpace ~
154 May\InsetSpace ~
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
164 Publications
165 \end_layout
166
167 \begin_layout Bibliography
168 \labelwidthstring Publications
169 \bibitem {firstref}
170
171 First Folio.
172  Me.
173  1623.
174 \end_layout
175
176 \begin_layout Bibliography
177 \labelwidthstring Publications
178 \bibitem {secondref}
179
180 These references could have been entered via BibTeX\SpecialChar \ldots{}
181  In any case, here I
182  can cite my work of 
183 \begin_inset LatexCommand \cite{firstref}
184
185 \end_inset
186
187 .
188 \end_layout
189
190 \end_body
191 \end_document