]> git.lyx.org Git - lyx.git/blob - lib/examples/cv.lyx
update German Tutorial, Intro and splash
[lyx.git] / lib / examples / cv.lyx
1 #LyX 1.4.0cvs created this file. For more info see http://www.lyx.org/
2 \lyxformat 243
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 \quotes_times 2
45 \papercolumns 1
46 \papersides 1
47 \paperpagestyle default
48 \tracking_changes false
49 \output_changes true
50 \end_header
51
52 \begin_body
53
54 \begin_layout Left Header
55
56 123 Hamlet Street
57 \newline
58 Stratford-upon-Avon
59 \end_layout
60
61 \begin_layout Right Header
62
63 TEL: 888-PUCK
64 \newline
65
66 \family typewriter
67 \size small
68 bill@globe.org
69 \end_layout
70
71 \begin_layout Title
72
73 William Shakespeare
74 \end_layout
75
76 \begin_layout Standard
77
78 Some people put a summary here.
79  Note: there are many LaTeX variables you can set in the preamble to change
80  the look of the CV.
81  Look there (choose 
82 \family sans
83 \bar under
84 L
85 \bar default
86 ayout
87 \family default
88 \SpecialChar \menuseparator
89
90 \family sans
91 \bar under
92 L
93 \bar default
94
95 \begin_inset ERT
96 status collapsed
97
98 \begin_layout Standard
99 {}
100 \end_layout
101
102 \end_inset
103
104 aTeX\InsetSpace ~
105 Preamble...
106 \family default
107 ) for examples.
108 \end_layout
109
110 \begin_layout Section
111
112 Work Experience
113 \end_layout
114
115 \begin_layout Topic
116 \labelwidthstring MMMMM
117
118 1593--1609 Wrote and produced plays for the Queen, and then for the King.
119  He really liked them a lot, but they reminded him of plays by this guy,
120  the Earl of Oxford.
121 \end_layout
122
123 \begin_layout Topic
124 \labelwidthstring MMMMM
125
126 \InsetSpace ~
127  If a topic does not have a subtitle, you have to put a protected space
128  there.
129  This is a shortcoming of LyX.
130 \end_layout
131
132 \begin_deeper
133 \begin_layout Standard
134
135 But you can also use the paragraph depth setting, depending on what you
136  want to do.
137 \end_layout
138 \end_deeper
139 \begin_layout Section
140
141 Education
142 \end_layout
143
144 \begin_layout Topic
145 \labelwidthstring MMMMM
146
147 1577--78 My Dad taught me stuff.
148 \end_layout
149
150 \begin_layout Topic
151 \labelwidthstring MMMMM
152
153 April\InsetSpace ~
154 to\InsetSpace ~
155 May\InsetSpace ~
156 1581 Tried high school.
157  Hated my English teacher.
158  [Two things here: first, note (on paper) how a linebreak is inserted if
159  your subtitle is too long; second, note that you have to use unbreakable
160  spaces to embed spaces in the subtitle.]
161 \end_layout
162
163 \begin_layout Section
164
165 Publications
166 \end_layout
167
168 \begin_layout Bibliography
169 \labelwidthstring Publications
170 \bibitem {firstref}
171
172 First Folio.
173  Me.
174  1623.
175 \end_layout
176
177 \begin_layout Bibliography
178 \labelwidthstring Publications
179 \bibitem {secondref}
180
181 These references could have been entered via BibTeX\SpecialChar \ldots{}
182  In any case, here I
183  can cite my work of 
184 \begin_inset LatexCommand \cite{firstref}
185
186 \end_inset
187
188 .
189 \end_layout
190
191 \end_body
192 \end_document