~xdanaux/moderncv/trunk

« back to all changes in this revision

Viewing changes to examples/template.tex

  • Committer: Xavier Danaux
  • Date: 2013-03-30 14:23:30 UTC
  • Revision ID: xdanaux@gmail.com-20130330142330-cw28cv0z4uwx6ev3
Added a new icon set: "awesome"

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
% personal data
27
27
\name{John}{Doe}
28
28
\title{Resumé title}                               % optional, remove / comment the line if not wanted
29
 
\address{street and number}{postcode city}{country}% optional, remove / comment the line if not wanted; the "postcode city" and and "country" arguments can be omitted or provided empty
30
 
\phone[mobile]{+1~(234)~567~890}                   % optional, remove / comment the line if not wanted
31
 
\phone[fixed]{+2~(345)~678~901}                    % optional, remove / comment the line if not wanted
32
 
\phone[fax]{+3~(456)~789~012}                      % optional, remove / comment the line if not wanted
 
29
\address{street and number}{postcode city}{country}% optional, remove / comment the line if not wanted; the "postcode city" and "country" arguments can be omitted or provided empty
 
30
\phone[mobile]{+1~(234)~567~890}                   % optional, remove / comment the line if not wanted; the optional "type" of the phone can be "mobile" (default), "fixed" or "fax"
 
31
\phone[fixed]{+2~(345)~678~901}
 
32
\phone[fax]{+3~(456)~789~012}
33
33
\email{john@doe.org}                               % optional, remove / comment the line if not wanted
34
34
\homepage{www.johndoe.com}                         % optional, remove / comment the line if not wanted
35
35
\extrainfo{additional information}                 % optional, remove / comment the line if not wanted