Updated the template comments to reflect the new styles
This commit is contained in:
@ -8,7 +8,6 @@ version 0.18 (05 Feb 2012)
|
|||||||
- added a check in the oldstyle style for an empty 4th argument in the
|
- added a check in the oldstyle style for an empty 4th argument in the
|
||||||
\cvdoubleitem definition, to avoid printing a colon without preceding label.
|
\cvdoubleitem definition, to avoid printing a colon without preceding label.
|
||||||
- added a new style on top of classic, casual and oldstyle: banking.
|
- added a new style on top of classic, casual and oldstyle: banking.
|
||||||
|
|
||||||
|
|
||||||
version 0.17 (25 Jan 2012)
|
version 0.17 (25 Jan 2012)
|
||||||
- changed the footer algorithm of style casual to avoid starting lines with
|
- changed the footer algorithm of style casual to avoid starting lines with
|
||||||
|
|||||||
@ -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')
|
\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
|
% 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'
|
\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
|
%\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
|
%\nopagenumbers{} % elimine el comentario para suprimir la numeracion automatica de las paginas para CVs mayores a una pagina
|
||||||
|
|||||||
@ -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')
|
\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 主题
|
% moderncv 主题
|
||||||
\moderncvstyle{casual} % 选项参数是 ‘casual’, ‘classic’ 和 ’oldstyle’
|
\moderncvstyle{casual} % 选项参数是 ‘casual’, ‘classic’, ‘oldstyle’ 和 ’banking’
|
||||||
\moderncvcolor{blue} % 选项参数是 ‘blue’ (默认)、‘orange’、‘green’、‘red’、‘purple’ 和 ‘grey’
|
\moderncvcolor{blue} % 选项参数是 ‘blue’ (默认)、‘orange’、‘green’、‘red’、‘purple’ 和 ‘grey’
|
||||||
%\nopagenumbers{} % 消除注释以取消自动页码生成功能
|
%\nopagenumbers{} % 消除注释以取消自动页码生成功能
|
||||||
|
|
||||||
|
|||||||
@ -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')
|
\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
|
% 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'
|
\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
|
%\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
|
%\nopagenumbers{} % uncomment to suppress automatic page numbering for CVs longer than one page
|
||||||
|
|||||||
Reference in New Issue
Block a user