From 27d1d1646fa5dc2daba1e09c2d2175c211d93def Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 6 Feb 2012 00:42:34 +0000 Subject: moderncv 0.18 (5feb12) git-svn-id: svn://tug.org/texlive/trunk@25300 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/moderncv/CHANGELOG | 11 +++++++++++ Master/texmf-dist/doc/latex/moderncv/KNOWN_BUGS | 5 +++++ .../doc/latex/moderncv/examples/template-es.pdf | Bin 176013 -> 32594 bytes .../doc/latex/moderncv/examples/template-es.tex | 2 +- .../doc/latex/moderncv/examples/template-zh.pdf | Bin 245887 -> 245864 bytes .../doc/latex/moderncv/examples/template.pdf | Bin 174654 -> 32229 bytes .../doc/latex/moderncv/examples/template.tex | 2 +- .../moderncv/examples/template_banking_black.pdf | Bin 0 -> 21869 bytes .../moderncv/examples/template_banking_red.pdf | Bin 0 -> 21942 bytes .../moderncv/examples/template_casual_orange.pdf | Bin 174654 -> 32229 bytes .../moderncv/examples/template_classic_green.pdf | Bin 237654 -> 39178 bytes .../latex/moderncv/examples/template_multibib.pdf | Bin 174996 -> 32467 bytes .../moderncv/examples/template_oldstyle_grey.2.pdf | Bin 26075 -> 0 bytes .../moderncv/examples/template_oldstyle_grey.pdf | Bin 26196 -> 26374 bytes 14 files changed, 18 insertions(+), 2 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/moderncv/examples/template_banking_black.pdf create mode 100644 Master/texmf-dist/doc/latex/moderncv/examples/template_banking_red.pdf delete mode 100644 Master/texmf-dist/doc/latex/moderncv/examples/template_oldstyle_grey.2.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 776d4d1b107..c9861c2b078 100644 --- a/Master/texmf-dist/doc/latex/moderncv/CHANGELOG +++ b/Master/texmf-dist/doc/latex/moderncv/CHANGELOG @@ -1,3 +1,14 @@ +version 0.18 (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 + instead of \vspace. + - corrected the spacing between entries with nested itemize environments + (temporary solution working only for single line items). + - added a check in the oldstyle style for an empty 4th argument in the + \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) - changed the footer algorithm of style casual to avoid starting lines with the footer symbol. diff --git a/Master/texmf-dist/doc/latex/moderncv/KNOWN_BUGS b/Master/texmf-dist/doc/latex/moderncv/KNOWN_BUGS index 92a6f36cc08..8517a296be7 100644 --- a/Master/texmf-dist/doc/latex/moderncv/KNOWN_BUGS +++ b/Master/texmf-dist/doc/latex/moderncv/KNOWN_BUGS @@ -3,3 +3,8 @@ - Moderncv produces an error ("lonely \item--perhaps a missing list environment") when used with bibentry, through the output is actually correct. Amongst other, this causes compilation by LyX to stop. +- The space after a cventry gets eaten up when the last argument contains a nested + itemize environment. An ugly hack and uncomplete solution was implemented by + including a \strut in every item label, but this doesn't solve the problem for + multi-line items. Ideally, the strut should end the item, but there seem to be + no way to do this. 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 95340826122..e0f72080062 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-es.tex b/Master/texmf-dist/doc/latex/moderncv/examples/template-es.tex index 8b0f83346a6..357230d9332 100644 --- a/Master/texmf-dist/doc/latex/moderncv/examples/template-es.tex +++ b/Master/texmf-dist/doc/latex/moderncv/examples/template-es.tex @@ -15,7 +15,7 @@ %\nopagenumbers{} % elimine el comentario para suprimir la numeracion automatica de las paginas para CVs mayores a una pagina % codificacion de caracteres -\usepackage[utf8]{inputenc} % reemplace con su codificacion +%\usepackage[utf8]{inputenc} % reemplace con su codificacion %\usepackage{CJKutf8} % si necesita usa CJK para redactar su CV en chino, japones o coreano % ajustes para los margenes de pagina 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 591b37090b9..344f371f8e4 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 2c79e2ef0e2..837c1ec69ac 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 c835c0a2b8b..857528d290b 100644 --- a/Master/texmf-dist/doc/latex/moderncv/examples/template.tex +++ b/Master/texmf-dist/doc/latex/moderncv/examples/template.tex @@ -15,7 +15,7 @@ %\nopagenumbers{} % uncomment to suppress automatic page numbering for CVs longer than one page % character encoding -\usepackage[utf8]{inputenc} % 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 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 new file mode 100644 index 00000000000..25b2d328fc5 Binary files /dev/null and b/Master/texmf-dist/doc/latex/moderncv/examples/template_banking_black.pdf 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 new file mode 100644 index 00000000000..ff1d675d1c2 Binary files /dev/null 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 b4b68f086e1..d1c70a7d812 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 50751c700c8..9306310d955 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 9e8e1e44006..2614d7c1c11 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.2.pdf b/Master/texmf-dist/doc/latex/moderncv/examples/template_oldstyle_grey.2.pdf deleted file mode 100644 index c2f5b8cd2d0..00000000000 Binary files a/Master/texmf-dist/doc/latex/moderncv/examples/template_oldstyle_grey.2.pdf and /dev/null 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 ad4d10d1f8c..927e04e401a 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