From 65a8a4fa2ba204cee58e8709d2ac8f0b10d96c92 Mon Sep 17 00:00:00 2001 From: Xavier Danaux Date: Mon, 6 Feb 2012 15:03:47 +0100 Subject: [PATCH] Updated the template comments to reflect the new styles --- CHANGELOG | 1 - examples/template-es.tex | 2 +- examples/template-zh.tex | 2 +- examples/template.tex | 2 +- 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index f4928cc..dc45e81 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -8,7 +8,6 @@ version 0.18 (05 Feb 2012) - 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 diff --git a/examples/template-es.tex b/examples/template-es.tex index 357230d..f259a38 100644 --- a/examples/template-es.tex +++ b/examples/template-es.tex @@ -9,7 +9,7 @@ \documentclass[11pt,a4paper,sans]{moderncv} % opciones posibles incluyen tamaño de fuente ('10pt', '11pt' and '12pt'), tamaño de papel ('a4paper', 'letterpaper', 'a5paper', 'legalpaper', 'executivepaper' y 'landscape') y familia de fuentes ('sans' y 'roman') % temas de moderncv -\moderncvstyle{casual} % las opciones de estilo son 'casual' (por omision) y 'classic' +\moderncvstyle{casual} % las opciones de estilo son 'casual' (por omision),'classic', 'oldstyle' y 'banking' \moderncvcolor{blue} % opciones de color 'blue' (por omision), 'orange', 'green', 'red', 'purple', 'grey' y 'black' %\renewcommand{\familydefault}{\sfdefault} % para seleccionar la fuente por omision, use '\sfdefault' para la fuente sans serif, '\rmdefault' para la fuente roman, o cualquier nombre de fuente %\nopagenumbers{} % elimine el comentario para suprimir la numeracion automatica de las paginas para CVs mayores a una pagina diff --git a/examples/template-zh.tex b/examples/template-zh.tex index 8800004..d780526 100644 --- a/examples/template-zh.tex +++ b/examples/template-zh.tex @@ -9,7 +9,7 @@ \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 主题 -\moderncvstyle{casual} % 选项参数是 ‘casual’, ‘classic’ 和 ’oldstyle’ +\moderncvstyle{casual} % 选项参数是 ‘casual’, ‘classic’, ‘oldstyle’ 和 ’banking’ \moderncvcolor{blue} % 选项参数是 ‘blue’ (默认)、‘orange’、‘green’、‘red’、‘purple’ 和 ‘grey’ %\nopagenumbers{} % 消除注释以取消自动页码生成功能 diff --git a/examples/template.tex b/examples/template.tex index 857528d..4d77fdd 100644 --- a/examples/template.tex +++ b/examples/template.tex @@ -9,7 +9,7 @@ \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{casual} % style options are 'casual' (default) and 'classic' +\moderncvstyle{casual} % style options are 'casual' (default), 'classic', 'oldstyle' and 'banking' \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