Removed the black "banking" example and updated the template for all examples slightly
This commit is contained in:
@ -26,16 +26,16 @@
|
||||
% personal data
|
||||
\firstname{John}
|
||||
\familyname{Doe}
|
||||
\title{Resumé title (optional)} % optional, remove the line if not wanted
|
||||
\address{street and number}{postcode city} % optional, remove the line if not wanted
|
||||
\mobile{+1~(234)~567~890} % optional, remove the line if not wanted
|
||||
\phone{+2~(345)~678~901} % optional, remove the line if not wanted
|
||||
\fax{+3~(456)~789~012} % optional, remove the line if not wanted
|
||||
\email{john@doe.org} % optional, remove the line if not wanted
|
||||
\homepage{www.johndoe.com} % optional, remove the line if not wanted
|
||||
\extrainfo{additional information} % optional, remove the line if not wanted
|
||||
\photo[64pt][0.4pt]{picture} % '64pt' is the height the picture must be resized to, 0.4pt is the thickness of the frame around it (put it to 0pt for no frame) and 'picture' is the name of the picture file; optional, remove the line if not wanted
|
||||
\quote{Some quote (optional)} % optional, remove the line if not wanted
|
||||
\title{Resumé title} % optional, remove / comment the line if not wanted
|
||||
\address{street and number}{postcode city} % optional, remove / comment the line if not wanted
|
||||
\mobile{+1~(234)~567~890} % optional, remove / comment the line if not wanted
|
||||
\phone{+2~(345)~678~901} % optional, remove / comment the line if not wanted
|
||||
\fax{+3~(456)~789~012} % optional, remove / comment the line if not wanted
|
||||
\email{john@doe.org} % optional, remove / comment the line if not wanted
|
||||
\homepage{www.johndoe.com} % optional, remove / comment the line if not wanted
|
||||
\extrainfo{additional information} % optional, remove / comment the line if not wanted
|
||||
\photo[64pt][0.4pt]{picture} % optional, remove / comment the line if not wanted; '64pt' is the height the picture must be resized to, 0.4pt is the thickness of the frame around it (put it to 0pt for no frame) and 'picture' is the name of the picture file
|
||||
\quote{Some quote} % optional, remove / comment the line if not wanted
|
||||
|
||||
% to show numerical labels in the bibliography (default is to show no labels); only useful if you make citations in your resume
|
||||
%\makeatletter
|
||||
|
||||
Reference in New Issue
Block a user