cv.tex: Updates from template.tex

Lots of options changed in moderncv 2.0.0.
This commit is contained in:
Alan Orth 2018-01-14 14:37:16 +02:00
parent 50115596f1
commit 5e9f8a7e5b
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 7 additions and 7 deletions

14
cv.tex
View File

@ -9,28 +9,28 @@
\documentclass[11pt,a4paper,sans]{moderncv} % possible options include font size ('10pt', '11pt' and '12pt'), paper size ('a4paper', 'letterpaper', 'a5paper', 'legalpaper', 'executivepaper' and 'landscape') and font family ('sans' and 'roman')
% moderncv themes
\moderncvstyle{classic} % style options are 'casual' (default), 'classic', 'oldstyle' and 'banking'
\moderncvstyle{classic} % style options are 'casual' (default), 'classic', 'banking', 'oldstyle' and 'fancy'
\moderncvcolor{blue} % color options 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
%\renewcommand{\familydefault}{\sfdefault} % to set the default font; use '\sfdefault' for the default sans serif font, '\rmdefault' for the default roman one, or any tex font name
\nopagenumbers{} % uncomment to suppress automatic page numbering for CVs longer than one page
% character encoding
%\usepackage[utf8]{inputenc} % if you are not using xelatex ou lualatex, replace by the encoding you are using
\usepackage[utf8]{inputenc} % if you are not using xelatex ou lualatex, replace by the encoding you are using
%\usepackage{CJKutf8} % if you need to use CJK to typeset your resume in Chinese, Japanese or Korean
% adjust the page margins
\usepackage[scale=0.75]{geometry}
%\setlength{\hintscolumnwidth}{3cm} % if you want to change the width of the column with the dates
%\setlength{\makecvtitlenamewidth}{10cm} % for the 'classic' style, if you want to force the width allocated to your name and avoid line breaks. be careful though, the length is normally calculated to avoid any overlap with your personal info; use this at your own typographical risks...
%\setlength{\makecvheadnamewidth}{10cm} % for the 'classic' style, if you want to force the width allocated to your name and avoid line breaks. be careful though, the length is normally calculated to avoid any overlap with your personal info; use this at your own typographical risks...
% personal data
\firstname{Alan}
\familyname{Orth}
\name{Alan}{Orth}
%\title{A great man} % optional, remove / comment the line if not wanted
% \address{Nairobi}{Kenya} % optional, remove / comment the line if not wanted
\mobile{+962 795 430 089} % optional, remove / comment the line if not wanted
\phone[mobile]{+962 795 430 089} % optional, remove / comment the line if not wanted
\email{aorth@mjanja.ch} % optional, remove / comment the line if not wanted
\homepage{github.com/alanorth} % optional, remove / comment the line if not wanted
\homepage{mjanja.ch} % optional, remove / comment the line if not wanted
\social[github]{alanorth} % optional, remove / comment the line if not wanted
%\extrainfo{additional information} % optional, remove / comment the line if not wanted
%\quote{The quieter you become, the more you are able to hear...} % optional, remove / comment the line if not wanted