summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/moderncv
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-23 22:03:59 +0000
committerKarl Berry <karl@freefriends.org>2013-04-23 22:03:59 +0000
commitdcbba316ad38f69871121fcbb50f004119258729 (patch)
treee44095eb83723e97ef0fb63270feb2699958a4f4 /Master/texmf-dist/doc/latex/moderncv
parent7c7ae491345ff76b2899396d911ffbd59907b657 (diff)
moderncv (23apr13)
git-svn-id: svn://tug.org/texlive/trunk@30069 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/moderncv')
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/CHANGELOG35
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/README26
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/publications.bib2
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template-es.pdfbin171988 -> 40470 bytes
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template-zh.pdfbin241627 -> 241627 bytes
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template.pdfbin235045 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template.tex14
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template_banking_red.pdfbin169202 -> 102043 bytes
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template_casual_orange.pdfbin235052 -> 104256 bytes
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template_classic_green.pdfbin279245 -> 281860 bytes
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template_multibib.pdfbin235582 -> 104497 bytes
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template_oldstyle_grey.pdfbin70640 -> 71107 bytes
12 files changed, 48 insertions, 29 deletions
diff --git a/Master/texmf-dist/doc/latex/moderncv/CHANGELOG b/Master/texmf-dist/doc/latex/moderncv/CHANGELOG
index 38a86c6489d..c6dd1ac125e 100644
--- a/Master/texmf-dist/doc/latex/moderncv/CHANGELOG
+++ b/Master/texmf-dist/doc/latex/moderncv/CHANGELOG
@@ -1,3 +1,32 @@
+version 1.5.0 (23 Apr 2013)
+ - added a command to showcase social accounts in one's personal information:
+ \social. The command currently handles automatically LinkedIn, Twitter and
+ Github accounts, and other links can be provided explicitly.
+ - added a new icon set: "awesome" (using the icons from the Font Awesome font).
+ - set the "awesome" icon set as the default for the "casual" and "banking"
+ style variants (can be changed back with \moderncvicons{marvosym}).
+ - forced all the icons of the "letters" icon set to be of the same width, for
+ alignment purpose.
+ - added a letter icon ("W") for the homepage of the "letters" icon set.
+ - forced some white space between the main text and the footer of the "casual"
+ style variant.
+ - removed the rule below the headings of the cvcolumns environment.
+
+version 1.4.0 (28 Mar 2013)
+ - deprecated \phone, \mobile and \fax in favour of \phone[<type>], where <type>
+ can be "fixed" (default), "mobile" or "fax". As part of the change, one can now
+ use each of these multiple times, to e.g. display multiple mobile phone numbers.
+ - deprecated \firstname and \familyname in favour of \name{<first>}{<last>}.
+ - added a new mechanism to select amongs different possible icon sets:
+ \moderncvicons{<iconsetname>}, where <iconsetname> can be "marvosym" (used by
+ default in the "banking", "casual" and "classic" style variants) or "letters"
+ (used by default in the "oldstyle" style variant). \moderncvicons should
+ always be called after \moderncvstyle in order to override the style variants
+ defaults.
+ - added a command to control the font of the page numbering: \pagenumberfont,
+ as requested by fr1a1nky (launchpad question #224496).
+ - removed the use of the suffix package.
+
version 1.3.0 (09 Feb 2013)
- added a new environment to create multiple columns: cvcolumns. Each column
is then created by \cvcolumn[width]{header}{content}, where the optional width
@@ -13,7 +42,7 @@ version 1.3.0 (09 Feb 2013)
\address to specify a country, as requested on launchpad (launchpad bug
#1063995).
- compacted list environments further.
- - replaced the usage of the xargs package by the xparse one.
+ - replaced the use of the xargs package by the xparse one.
version 1.2.1 (04 Dec 2012)
- fixed a regression bug introduced in version 1.2.0 in the header of the
@@ -67,8 +96,8 @@ version 1.1.0 (29 Jul 2012)
- changed the handling of the "sans" and "roman" class options, to be reflected
at the beginning of the document and override style font choices.
- turned unicode support in hyperref on by default.
- - tweaked the usage of \textbullet to avoid the fall-back to Computer Modern
- fonts and prepared the usage of symbols from the MarVoSym font for fontspec
+ - tweaked the use of \textbullet to avoid the fall-back to Computer Modern
+ fonts and prepared the use of symbols from the MarVoSym font for fontspec
(LauLaTeX or XeLaTeX).
- tweaked the \subsectionfill of the "banking" style to distribute extra space
evenly between leaders.
diff --git a/Master/texmf-dist/doc/latex/moderncv/README b/Master/texmf-dist/doc/latex/moderncv/README
index 98bd8421fd2..34df8ecb53e 100644
--- a/Master/texmf-dist/doc/latex/moderncv/README
+++ b/Master/texmf-dist/doc/latex/moderncv/README
@@ -1,27 +1,15 @@
moderncv -- a modern curriculum vitae class
-Moderncv provides a documentclass for typesetting modern curriculum vitaes in
-various styles. It is fairly customizable, allowing you to define your own style
-by changing the colors, the fonts, ... and provides two default styles: classic
-and casual.
+Moderncv provides a documentclass for typesetting curriculum vitaes in various
+styles. It aims to be both straightforward to use and customizable, providing
+four ready-made styles (classic, casual, banking and oldstyle) and allows you to
+define your own style by easily modifying colors, fonts, etc.
-The moderncv documentclass need it's input to be formatted with regular
-commands like:
- \section,
- \subsection,
- \maketitle,
-but also defines its own special commands:
- \cventry,
- \firstname,
- \familyname,
- ...
-Most commands are defined in such a way that the arguments are optional.
-
-Documents can be compiled into dvi, ps or pdf.
+Most commands are defined in such a way that arguments are optional.
Until a decent manual is written, you can always look in the "examples"
-directory for some examples.
+directory for some examples. Documents can be compiled into dvi, ps or pdf.
Author: Xavier Danaux <xdanaux@gmail.com>
-Date: 28 May 2007
+Licence: The LaTeX Project Public Li­cense, version 1.3c
diff --git a/Master/texmf-dist/doc/latex/moderncv/examples/publications.bib b/Master/texmf-dist/doc/latex/moderncv/examples/publications.bib
index 0081c7b1a2c..2b97096793e 100644
--- a/Master/texmf-dist/doc/latex/moderncv/examples/publications.bib
+++ b/Master/texmf-dist/doc/latex/moderncv/examples/publications.bib
@@ -1,5 +1,5 @@
%% start of file `publications.bib'.
-%% Copyright 2006-2012 Xavier Danaux (xdanaux@gmail.com).
+%% Copyright 2006-2012 Xavier Danaux (xdanaux at gmail.com).
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License version 1.3c,
diff --git a/Master/texmf-dist/doc/latex/moderncv/examples/template-es.pdf b/Master/texmf-dist/doc/latex/moderncv/examples/template-es.pdf
index 3c83697aa5a..93506ce9ef2 100644
--- a/Master/texmf-dist/doc/latex/moderncv/examples/template-es.pdf
+++ b/Master/texmf-dist/doc/latex/moderncv/examples/template-es.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/moderncv/examples/template-zh.pdf b/Master/texmf-dist/doc/latex/moderncv/examples/template-zh.pdf
index 5d7081f089a..27ff68d890d 100644
--- a/Master/texmf-dist/doc/latex/moderncv/examples/template-zh.pdf
+++ b/Master/texmf-dist/doc/latex/moderncv/examples/template-zh.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/moderncv/examples/template.pdf b/Master/texmf-dist/doc/latex/moderncv/examples/template.pdf
deleted file mode 100644
index 5a363561706..00000000000
--- a/Master/texmf-dist/doc/latex/moderncv/examples/template.pdf
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/moderncv/examples/template.tex b/Master/texmf-dist/doc/latex/moderncv/examples/template.tex
index 3e092e7fb62..8e7648f9995 100644
--- a/Master/texmf-dist/doc/latex/moderncv/examples/template.tex
+++ b/Master/texmf-dist/doc/latex/moderncv/examples/template.tex
@@ -24,15 +24,17 @@
%\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...
% personal data
-\firstname{John}
-\familyname{Doe}
+\name{John}{Doe}
\title{Resumé title} % optional, remove / comment the line if not wanted
-\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
-\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
+\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
+\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"
+\phone[fixed]{+2~(345)~678~901}
+\phone[fax]{+3~(456)~789~012}
\email{john@doe.org} % optional, remove / comment the line if not wanted
\homepage{www.johndoe.com} % optional, remove / comment the line if not wanted
+\social[linkedin]{john.doe} % optional, remove / comment the line if not wanted
+\social[twitter]{jdoe} % optional, remove / comment the line if not wanted
+\social[github]{jdoe} % 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
diff --git a/Master/texmf-dist/doc/latex/moderncv/examples/template_banking_red.pdf b/Master/texmf-dist/doc/latex/moderncv/examples/template_banking_red.pdf
index 4a432f64b0c..60327f372ce 100644
--- a/Master/texmf-dist/doc/latex/moderncv/examples/template_banking_red.pdf
+++ b/Master/texmf-dist/doc/latex/moderncv/examples/template_banking_red.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/moderncv/examples/template_casual_orange.pdf b/Master/texmf-dist/doc/latex/moderncv/examples/template_casual_orange.pdf
index c4f0c3e11b2..b500f909cbb 100644
--- a/Master/texmf-dist/doc/latex/moderncv/examples/template_casual_orange.pdf
+++ b/Master/texmf-dist/doc/latex/moderncv/examples/template_casual_orange.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/moderncv/examples/template_classic_green.pdf b/Master/texmf-dist/doc/latex/moderncv/examples/template_classic_green.pdf
index 07ae629a8c9..62b7a988802 100644
--- a/Master/texmf-dist/doc/latex/moderncv/examples/template_classic_green.pdf
+++ b/Master/texmf-dist/doc/latex/moderncv/examples/template_classic_green.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/moderncv/examples/template_multibib.pdf b/Master/texmf-dist/doc/latex/moderncv/examples/template_multibib.pdf
index b9ca9389770..1c2aa81ab51 100644
--- a/Master/texmf-dist/doc/latex/moderncv/examples/template_multibib.pdf
+++ b/Master/texmf-dist/doc/latex/moderncv/examples/template_multibib.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/moderncv/examples/template_oldstyle_grey.pdf b/Master/texmf-dist/doc/latex/moderncv/examples/template_oldstyle_grey.pdf
index 88b8a99f9de..a65e5f61f28 100644
--- a/Master/texmf-dist/doc/latex/moderncv/examples/template_oldstyle_grey.pdf
+++ b/Master/texmf-dist/doc/latex/moderncv/examples/template_oldstyle_grey.pdf
Binary files differ