From 54ba93bf0a6f72847b3981af2e763a8ce60b9d07 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 31 Oct 2012 21:45:18 +0000 Subject: moderncv (31oct12) git-svn-id: svn://tug.org/texlive/trunk@28139 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/moderncv/CHANGELOG | 21 +++++++++++++++++++++ .../doc/latex/moderncv/examples/template-es.pdf | Bin 171907 -> 171988 bytes .../doc/latex/moderncv/examples/template-zh.pdf | Bin 241625 -> 241627 bytes .../doc/latex/moderncv/examples/template.pdf | Bin 233763 -> 232235 bytes .../doc/latex/moderncv/examples/template.tex | 20 ++++++++++---------- .../moderncv/examples/template_banking_black.pdf | Bin 199140 -> 0 bytes .../moderncv/examples/template_banking_red.pdf | Bin 167160 -> 167532 bytes .../moderncv/examples/template_casual_orange.pdf | Bin 233641 -> 232785 bytes .../moderncv/examples/template_classic_green.pdf | Bin 280738 -> 276451 bytes .../latex/moderncv/examples/template_multibib.pdf | Bin 171468 -> 234078 bytes .../moderncv/examples/template_oldstyle_grey.pdf | Bin 68523 -> 68883 bytes 11 files changed, 31 insertions(+), 10 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/moderncv/examples/template_banking_black.pdf (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/moderncv/CHANGELOG b/Master/texmf-dist/doc/latex/moderncv/CHANGELOG index 4fb217b0a85..c70ae146063 100644 --- a/Master/texmf-dist/doc/latex/moderncv/CHANGELOG +++ b/Master/texmf-dist/doc/latex/moderncv/CHANGELOG @@ -1,3 +1,24 @@ +version 1.2.0 (31 Oct 2012) + - updated the banking style header to include the option to show a title. + - set the values of \arrayrulewidth and \doublerulesep to their standard values + (0.4pt and 2pt resp.) to enable the drawing of rules in tabulars and arrays by + default. + - modified the code of \makecvtitle and \makelettertitle of the "casual" style + to avoid it to cause horizontal alignment issues after and before itself. + - corrected a bug in \makelettertitle of most styles that displayed the current + date (\today) instead of the date given through the \date command, as reported + by B. Schlimmchen and S. Fnord. + - removed the need to set pdfpagelabels=false when loading hyperref, by putting + \pagenumbering{arabic} (to define \thepage) before loading hyperref, as figured + out by J. Wolf. + - corrected the line wrapping of \cvlistitem of the "banking" style. + - corrected a bug in \makecvtitle and \makelettertitle of the "banking" style. + - removed an unwanted space in the footer of the "casual" style. + - moved the font style definitions to moderncv.cls for better readability + (moderncv.cls is meant to be a sort of header file, implementing only some + macros shared by all styles and defining the macros that the style files need + to implement). + version 1.1.3 (10 Aug 2012) - corrected a longstanding issue causing hyperref to issue two warnings regarding its "pdfpagelabels" option, as pointed out and solved by P. Leifeld 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 4c4b872b31b..2199a5b8c4c 100644 Binary files a/Master/texmf-dist/doc/latex/moderncv/examples/template-es.pdf and b/Master/texmf-dist/doc/latex/moderncv/examples/template-es.pdf 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 cbfbbdafd21..3cc5e930288 100644 Binary files a/Master/texmf-dist/doc/latex/moderncv/examples/template-zh.pdf and b/Master/texmf-dist/doc/latex/moderncv/examples/template-zh.pdf differ diff --git a/Master/texmf-dist/doc/latex/moderncv/examples/template.pdf b/Master/texmf-dist/doc/latex/moderncv/examples/template.pdf index a8cf07adcbb..85a52d36184 100644 Binary files a/Master/texmf-dist/doc/latex/moderncv/examples/template.pdf and b/Master/texmf-dist/doc/latex/moderncv/examples/template.pdf differ diff --git a/Master/texmf-dist/doc/latex/moderncv/examples/template.tex b/Master/texmf-dist/doc/latex/moderncv/examples/template.tex index dd170b5481a..7a009a683fc 100644 --- a/Master/texmf-dist/doc/latex/moderncv/examples/template.tex +++ b/Master/texmf-dist/doc/latex/moderncv/examples/template.tex @@ -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 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 deleted file mode 100644 index 43dde0b6db9..00000000000 Binary files a/Master/texmf-dist/doc/latex/moderncv/examples/template_banking_black.pdf and /dev/null 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 0593dd71e85..74afecdb829 100644 Binary files a/Master/texmf-dist/doc/latex/moderncv/examples/template_banking_red.pdf and b/Master/texmf-dist/doc/latex/moderncv/examples/template_banking_red.pdf 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 d1c8eca0a2a..52274b9bb72 100644 Binary files a/Master/texmf-dist/doc/latex/moderncv/examples/template_casual_orange.pdf and b/Master/texmf-dist/doc/latex/moderncv/examples/template_casual_orange.pdf 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 d3a0e2aa963..91fb74c0c98 100644 Binary files a/Master/texmf-dist/doc/latex/moderncv/examples/template_classic_green.pdf and b/Master/texmf-dist/doc/latex/moderncv/examples/template_classic_green.pdf 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 042be9d7945..617c9583397 100644 Binary files a/Master/texmf-dist/doc/latex/moderncv/examples/template_multibib.pdf and b/Master/texmf-dist/doc/latex/moderncv/examples/template_multibib.pdf 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 830cb1c79c6..b405dcfa0ae 100644 Binary files a/Master/texmf-dist/doc/latex/moderncv/examples/template_oldstyle_grey.pdf and b/Master/texmf-dist/doc/latex/moderncv/examples/template_oldstyle_grey.pdf differ -- cgit v1.2.3