summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/moderncv
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-07-30 22:38:11 +0000
committerKarl Berry <karl@freefriends.org>2012-07-30 22:38:11 +0000
commitbcf694a0835cc008732c04f517813ab94f02963e (patch)
tree242e42751669b0d411e969f6c2678502e3218033 /Master/texmf-dist/doc/latex/moderncv
parentc8840db08daf67f916ca0e0613031351add227dc (diff)
moderncv (30jul12)
git-svn-id: svn://tug.org/texlive/trunk@27250 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/moderncv')
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/CHANGELOG68
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/publications.bib6
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template-es.pdfbin33258 -> 171907 bytes
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template-zh.pdfbin245908 -> 241625 bytes
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template.pdfbin36512 -> 233761 bytes
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template.tex12
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template_banking_black.pdfbin25307 -> 199139 bytes
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template_banking_red.pdfbin25411 -> 167154 bytes
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template_casual_orange.pdfbin36512 -> 233641 bytes
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template_classic_green.pdfbin44670 -> 280737 bytes
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template_multibib.pdfbin33125 -> 171468 bytes
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/template_oldstyle_grey.pdfbin30169 -> 68523 bytes
12 files changed, 59 insertions, 27 deletions
diff --git a/Master/texmf-dist/doc/latex/moderncv/CHANGELOG b/Master/texmf-dist/doc/latex/moderncv/CHANGELOG
index a55383ddc03..a893c0e60fa 100644
--- a/Master/texmf-dist/doc/latex/moderncv/CHANGELOG
+++ b/Master/texmf-dist/doc/latex/moderncv/CHANGELOG
@@ -1,4 +1,30 @@
-version 1.0 (26 Mar 2012)
+version 1.1.1 (30 Jul 2012)
+ - fixed a compatibility issue introduced in version 1.0.0 when
+ \maketitlenamewidth was renamed to \makecvtitlenamewidth, as reported by Peppe
+ on launchpad (launchpad bug #1030802). The template now correctly uses
+ \makecvtitlenamewidth, and \maketitlenamewidth was created as an alias for
+ backward compatibility.
+
+version 1.1.0 (29 Jul 2012)
+ - fixed the switching from letter to resume, correcting spacing errors when a
+ letter is typeset before the resume, as noticed by U. Gabor.
+ - fixed the vertical alignment of the footers, as reported by T. Homa.
+ Footers are now aligned to the bottom and the letter and cv footers are
+ perfectly aligned in the "casual" style.
+ - prepared moderncv for fontspec font loading (still commented in code).
+ - 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
+ (LauLaTeX or XeLaTeX).
+ - tweaked the \subsectionfill of the "banking" style to distribute extra space
+ evenly between leaders.
+ - added two options to change the "Enclosure" string used for the letter
+ enclosure: either specify another string as optional argument to \enclosure,
+ or redefine \enclname, as suggested by D. Wille.
+
+version 1.0.0 (26 Mar 2012)
- added commands to generate letters for every resume style: \recipient, \date,
\opening, \closing, \enclosure, \makelettertitle and \makeletterclosing. The
old \maketitle and \makefooter commands are now deprecated and replaced by
@@ -6,16 +32,16 @@ version 1.0 (26 Mar 2012)
- changed the alignment algorithm for the personal data display in the oldstyle
style, as to align on the baseline of the first line with the surrounding text.
-version 0.19 (06 Feb 2012)
+version 0.19.0 (06 Feb 2012)
- reintroduced the ability to force the width reserved to display the name
in the resume header for the classic style (\maketitlenamewidth).
- improved the pdf metadata, as reported by S. Wunsch (launchpad bug #922476).
- fixed a footersymbol bug in the casual style when no mobile number was given,
as reported by S. Wunsch (launchpad bug #922470).
- fixed a display bug when an address was given without postcode/city, as
- reported by O.Shaneh (launchpad bug #670263).
+ reported by O. Shaneh (launchpad bug #670263).
-version 0.18 (05 Feb 2012)
+version 0.18.0 (05 Feb 2012)
- corrected the handling of pdf bookmarks, as suggested on stackexchange by
U. Fischer.
- improved the spacing between sections and subsections by using \addvspace
@@ -26,7 +52,7 @@ version 0.18 (05 Feb 2012)
\cvdoubleitem definition, to avoid printing a colon without preceding label.
- added a new style on top of classic, casual and oldstyle: banking.
-version 0.17 (25 Jan 2012)
+version 0.17.0 (25 Jan 2012)
- changed the footer algorithm of style casual to avoid starting lines with
the footer symbol.
- aligned the space before and after the title across styles.
@@ -36,7 +62,7 @@ version 0.17 (25 Jan 2012)
- corrected the vertical misalignment between the page number and the center
footer in the casual style.
-version 0.16 (15 Jan 2012)
+version 0.16.0 (15 Jan 2012)
- added starred versions of \section and \subsection (that are identical to
their non-starred version, to e.g. enable biblatex support as requested by
S. Verberkt (launchpad bug #913102).
@@ -48,7 +74,7 @@ version 0.15.1 (23 December 2011)
- corrected a bug in the classic style causing the address font and color not
being carried over newlines, as reported by J. Smith.
-version 0.15 (19 December 2011)
+version 0.15.0 (19 December 2011)
- corrected list spacing.
- corrected inconsistent use of sans serif fonts in roman layout option.
- the lmodern fonts are now automatically loaded only if installed on the
@@ -67,7 +93,7 @@ version 0.15 (19 December 2011)
- added a new style on top of classic and casual: oldstyle.
- loaded the microtype package to improve typography.
-version 0.14 (04 December 2011)
+version 0.14.0 (04 December 2011)
- added support for CJK, thanks to the help of P. D'Apice.
- the use of \recomputelengths after modifying any length in the preamble is
now unnecessary; \recomputelength is automatically called at the start of the
@@ -77,7 +103,7 @@ version 0.13.1 (11 November 2011)
- corrected a bug introduced by v0.13 in the classic style when no \photo is
used, as reported by S. Gislais (launchpad bug #888702).
-version 0.13 (06 November 2011)
+version 0.13.0 (06 November 2011)
- added a "black" color option to render the resume in black & white, as
suggested by F. Bicarri.
- removed the pdflatex option when loading hyperref to enable other engines
@@ -88,18 +114,18 @@ version 0.13 (06 November 2011)
of the framebox. Setting it to 0pt will disable the frame around the photo, as
requested by T. Krennwallner (launchpad bug #664568).
-version 0.12 (03 August 2010)
+version 0.12.0 (03 August 2010)
- prevented pagebreaks after sections and subsections (launchpad bug #409902),
as originally reported by C. Gaspoz and fixed by launchpad user tentotwo).
-version 0.11 (20 July 2010)
+version 0.11.0 (20 July 2010)
- removed the \ifpdf check when loading the graphicx package, as graphicx does
does check internally and this was preventing proper functionning with xelatex
and luatex, as reported by A. Trautmann. The same check was also removed
everywhere else in the document (i.e. when loading the color and hyperref
packages).
-version 0.10 (13 June 2010)
+version 0.10.0 (13 June 2010)
- fixed a compatibility issue with the natbib package (natbib uses \section*
to format the bibliography title, while only \section was defined by
moderncv), as reported on launchpad (launchpad bug #393920).
@@ -107,10 +133,10 @@ version 0.10 (13 June 2010)
package, due to the double definition of \AtEndPreamble, as reported by
D. Becker.
-version 0.9 (31 May 2010)
+version 0.9.0 (31 May 2010)
- added support for the itemize, enumerate and description environments.
-version 0.8 (24 May 2010)
+version 0.8.0 (24 May 2010)
- added support for multibib. Also modified the template to illustrate how to
show labels in the bibliography, as requested by Tom D. R. and Stefan K.
- added a command to indicate your personal homepage (\homepage{url}), as
@@ -126,7 +152,7 @@ version 0.8 (24 May 2010)
in \cventry, as reported by B. Ekran (launchpad bug #268768), L. Păncescu and
E. Gregorio.
-version 0.7 (17 June 2008)
+version 0.7.0 (17 June 2008)
- corrected an outstanding spacing bug (space between cvlines longer
than 1 line).
- removed the need to use \closesection and \emptysection as internal
@@ -144,7 +170,7 @@ version 0.7 (17 June 2008)
classic theme, by setting the length \maketitlenamewidth. Again, don't forget
to call \recomputelengths afterward.
-version 0.6 (28 May 2007)
+version 0.6.0 (28 May 2007)
- corrected some spacing bugs and cleaned up the code.
- corrected a bug in the bibliography file of the examples spotted by
U. Stöhr.
@@ -159,7 +185,7 @@ version 0.6 (28 May 2007)
C. Knuepfer.
- rewrote the examples.
-version 0.5 (9 September 2006)
+version 0.5.0 (9 September 2006)
- added a \photo command to display a picture. That command takes the name of
the file with the picture as argument, and the desired height as optional
argument.
@@ -178,11 +204,11 @@ version 0.5 (9 September 2006)
\vfill{\hfill{\scriptsize Produced \today.}}
at the end of your CV, as suggested by F. Hammann.
-version 0.4 (2 May 2006)
+version 0.4.0 (2 May 2006)
- removed the dependency on the geometry package, so that users can now invoke
it themselve, and easily change the geometry of the page.
-version 0.3 (10 April 2006)
+version 0.3.0 (10 April 2006)
- moderncv now uses the 'longtable' class, allowing cv sections to split
across multiple pages.
- the different lengths used by moderncv are now customizable! In particular,
@@ -203,7 +229,7 @@ version 0.3 (10 April 2006)
- corrected a spacing problem in the cventry command, as pointed out and
solved by B. Eßmann.
-version 0.2 (6 March 2006)
+version 0.2.0 (6 March 2006)
- rewrite of the code to have the styles (fonts, colours, headers and footers)
be defined in different files than the class. The styles are now defined in a
separate file per style, named moderncvstyle<style_name>. It should now be
@@ -223,5 +249,5 @@ version 0.2 (6 March 2006)
consistency purpose. For compatibility reasons, the command \cvresume still
works, but should be avoided.
-version 0.1 (1 March 2006)
+version 0.1.0 (1 March 2006)
- first release.
diff --git a/Master/texmf-dist/doc/latex/moderncv/examples/publications.bib b/Master/texmf-dist/doc/latex/moderncv/examples/publications.bib
index dc1f22c9f1e..0081c7b1a2c 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 `jdoe_publications.bib'.
-%% Copyright 2006 Xavier Danaux (xdanaux<AT>gmail.com).
+%% start of file `publications.bib'.
+%% Copyright 2006-2012 Xavier Danaux (xdanaux@gmail.com).
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License version 1.3c,
@@ -41,4 +41,4 @@
}
-%% end of file `jdoe_publications.bib'.
+%% end of file `publications.bib'.
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 4a81cdb082e..89c7e2fcac2 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 56bc23d6ff6..4f0d8129eb5 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
index 2867349cf48..3fb4fcba25c 100644
--- a/Master/texmf-dist/doc/latex/moderncv/examples/template.pdf
+++ b/Master/texmf-dist/doc/latex/moderncv/examples/template.pdf
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 0eb81b76fde..dd170b5481a 100644
--- a/Master/texmf-dist/doc/latex/moderncv/examples/template.tex
+++ b/Master/texmf-dist/doc/latex/moderncv/examples/template.tex
@@ -21,7 +21,7 @@
% 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{\maketitlenamewidth}{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{\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}
@@ -112,7 +112,9 @@ Detailed achievements:%
\cvlistdoubleitem{Item 2}{Item 5\cite{book1}}
\cvlistdoubleitem{Item 3}{}
-% Publications from a BibTeX file without multibib\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}% for BibTeX numerical labels
+% Publications from a BibTeX file without multibib
+% for numerical labels: \renewcommand{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}
+% to redefine the heading string ("Publications"): \renewcommand{\refname}{Articles}
\nocite{*}
\bibliographystyle{plain}
\bibliography{publications} % 'publications' is the name of a BibTeX file
@@ -133,7 +135,7 @@ Detailed achievements:%
\date{January 01, 1984}
\opening{Dear Sir or Madam,}
\closing{Yours faithfully,}
-\enclosure{curriculum vit\ae{}}
+\enclosure[Attached]{curriculum vit\ae{}} % use an optional argument to use a string other than "Enclosure", or redefine \enclname
\makelettertitle
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ullamcorper neque sit amet lectus facilisis sed luctus nisl iaculis. Vivamus at neque arcu, sed tempor quam. Curabitur pharetra tincidunt tincidunt. Morbi volutpat feugiat mauris, quis tempor neque vehicula volutpat. Duis tristique justo vel massa fermentum accumsan. Mauris ante elit, feugiat vestibulum tempor eget, eleifend ac ipsum. Donec scelerisque lobortis ipsum eu vestibulum. Pellentesque vel massa at felis accumsan rhoncus.
@@ -142,6 +144,10 @@ Suspendisse commodo, massa eu congue tincidunt, elit mauris pellentesque orci, c
Duis sit amet magna ante, at sodales diam. Aenean consectetur porta risus et sagittis. Ut interdum, enim varius pellentesque tincidunt, magna libero sodales tortor, ut fermentum nunc metus a ante. Vivamus odio leo, tincidunt eu luctus ut, sollicitudin sit amet metus. Nunc sed orci lectus. Ut sodales magna sed velit volutpat sit amet pulvinar diam venenatis.
+Albert Einstein discovered that $e=mc^2$ in 1905.
+
+\[ e=\lim_{n \to \infty} \left(1+\frac{1}{n}\right)^n \]
+
\makeletterclosing
%\clearpage\end{CJK*} % if you are typesetting your resume in Chinese using CJK; the \clearpage is required for fancyhdr to work correctly with CJK, though it kills the page numbering by making \lastpage undefined
diff --git a/Master/texmf-dist/doc/latex/moderncv/examples/template_banking_black.pdf b/Master/texmf-dist/doc/latex/moderncv/examples/template_banking_black.pdf
index ff39e67656d..99a55c3454f 100644
--- a/Master/texmf-dist/doc/latex/moderncv/examples/template_banking_black.pdf
+++ b/Master/texmf-dist/doc/latex/moderncv/examples/template_banking_black.pdf
Binary files differ
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 689bb3e0e1f..858eaeb2956 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 dffc01f90d0..9d4de6db3ba 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 fbb80d42877..b1a665bf54b 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 1a93bb2253e..8142e74a9be 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 c4ae4892880..d732f79f62b 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