summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/context/third/letter/doc/correspondence-resume-examples.tex
blob: 161823862fb12c8eaf9f57f08828f1522237ba64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
\startcomponent correspondence-resume-examples

\environment correspondence-environment



% short example for full page examples

\startbuffer[resume:short]

\setresumevalue{image}     {\blackrule[width=25mm,height=25mm]}
\setresumevalue{firstname} {John}
\setresumevalue{familyname}{Doe}
\setresumevalue{title}     {Resum\'e title (optional)}
\setresumevalue{quote}     {Some quote (optional)}
\setresumevalue{street}    {street and number}
\setresumevalue{town}      {postcode city}
\setresumevalue{mobile}    {mobile (optional)}
\setresumevalue{phone}     {phone (optional)}
\setresumevalue{fax}       {fax (optional)}
\setresumevalue{email}     {email (optional)}
\setresumevalue{info}      {additional information (optional)}

\startresume

\section{Education}

\cventry{year--year}{Degree}{Institution}{City}{\it Grade}{Description}
\cventry{year--year}{Degree}{Institution}{City}{\it Grade}{Description}

\section{Master thesis}

\cvline{title}{\em Title}
\cvline{supervisors}{Supervisors}
\cvline{description}{\tx Short thesis abstract}

\section{Experience}

\subsection{Vocational}

\cventry{year--year}{Job title}{Employer}{City}{}{Description}
%\cventry{year--year}{Job title}{Employer}{City}{}{Description}

\subsection{Miscellaneous}

\cventry{year--year}{Job title}{Employer}{City}{}{Description line 1\crlf Description line 2}

\section{Languages}

\cvlanguage{language 1}{Skill level}{Comment}
\cvlanguage{language 2}{Skill level}{Comment}
%\cvlanguage{language 3}{Skill level}{Comment}

\stopresume

\stopbuffer

% long examples with two pages (included in the runnung text)

\startbuffer[resume:long]

\setupresumestyle[option][backgroundcolor=white,before=]

\setresumevalue{image}     {\blackrule[width=25mm,height=25mm]}
\setresumevalue{firstname} {John}
\setresumevalue{familyname}{Doe}
\setresumevalue{title}     {Resum\'e title (optional)}
\setresumevalue{quote}     {Some quote (optional)}
\setresumevalue{street}    {street and number}
\setresumevalue{town}      {postcode city}
\setresumevalue{mobile}    {mobile (optional)}
\setresumevalue{phone}     {phone (optional)}
\setresumevalue{fax}       {fax (optional)}
\setresumevalue{email}     {email (optional)}
\setresumevalue{info}      {additional information (optional)}

\startresume

\section{Education}

\cventry{year--year}{Degree}{Institution}{City}{\it Grade}{Description}
\cventry{year--year}{Degree}{Institution}{City}{\it Grade}{Description}

\section{Master thesis}

\cvline{title}{\em Title}
\cvline{supervisors}{Supervisors}
\cvline{description}{\tx Short thesis abstract}

\section{Experience}

\subsection{Vocational}

\cventry{year--year}{Job title}{Employer}{City}{}{Description}
\cventry{year--year}{Job title}{Employer}{City}{}{Description}

\subsection{Miscellaneous}

\cventry{year--year}{Job title}{Employer}{City}{}{Description line 1\crlf Description line 2}

\section{Languages}

\cvlanguage{language 1}{Skill level}{Comment}
\cvlanguage{language 2}{Skill level}{Comment}
\cvlanguage{language 3}{Skill level}{Comment}

\section{Computer skills}

\cvcomputer{category 1}{XXX, YYY, ZZZ}{category 4}{XXX, YYY, ZZZ}
\cvcomputer{category 2}{XXX, YYY, ZZZ}{category 5}{XXX, YYY, ZZZ}
\cvcomputer{category 3}{XXX, YYY, ZZZ}{category 6}{XXX, YYY, ZZZ}

\section{Interests}

\cvline{hobby 1}{\small Description}
\cvline{hobby 2}{\small Description}
\cvline{hobby 3}{\small Description}

\section{Extra 1}

\cvlistitem{Item 1}
\cvlistitem{Item 2}
\cvlistitem[+]{Item 3}

\section{Extra 2}

\cvlistdoubleitem[$\circ$]{Item 1}{Item 4}
\cvlistdoubleitem[$\circ$]{Item 2}{Item 5}
\cvlistdoubleitem[$\circ$]{Item 3}{}

\stopresume

\stopbuffer



% intro text about the résumé example

\chapter{Résumé Examples}



% moderncv classic style

\start

\useresumeinterface[moderncv]
\useresumestyle    [classic]

\getbuffer[resume:short]

\stop

\startexamplecontent[resume:classic]

\useresumeinterface[moderncv]
\useresumestyle    [classic]

\getbuffer[resume:long]

\stopexamplecontent

\section{Classic}

\placefigure
  [force,none]
  {}
  {\startcombination
     {\examplecontent[resume:classic][1]}{First page}
     {\examplecontent[resume:classic][2]}{Second page}
   \stopcombination}



% moderncv cassual style

\start

\useresumeinterface[moderncv]
\useresumestyle    [casual]

\getbuffer[resume:short]

\stop

\startexamplecontent[resume:casual]

\useresumeinterface[moderncv]
\useresumestyle    [casual]

\getbuffer[resume:long]

\stopexamplecontent

\section{Casual}

\placefigure
  [force,none]
  {}
  {\startcombination
     {\examplecontent[resume:casual][1]}{First page}
     {\examplecontent[resume:casual][2]}{Second page}
   \stopcombination}

\stopcomponent