diff --git a/.gitignore b/.gitignore index c4f7c8c..763d25f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,296 +1,12 @@ - -# Created by https://www.toptal.com/developers/gitignore/api/latex -# Edit at https://www.toptal.com/developers/gitignore?templates=latex - -### LaTeX ### -## Core latex/pdflatex auxiliary files: +# general latex build output files *.aux -*.lof -*.log -*.lot -*.fls -*.out -*.toc -*.fmt -*.fot -*.cb -*.cb2 -.*.lb - -## Intermediate documents: -*.dvi -*.xdv -*-converted-to.* -# these rules might exclude image files for figures etc. -# *.ps -# *.eps -# *.pdf - -## Generated if empty string is given at "Please type another file name for output:" -.pdf - -## Bibliography auxiliary files (bibtex/biblatex/biber): *.bbl -*.bcf *.blg -*-blx.aux -*-blx.bib -*.run.xml - -## Build tool auxiliary files: *.fdb_latexmk -*.synctex -*.synctex(busy) -*.synctex.gz -*.synctex.gz(busy) -*.pdfsync +*.fls +*.log +*.out -## Build tool directories for auxiliary files -# latexrun -latex.out/ - -## Auxiliary and intermediate files from other packages: -# algorithms -*.alg -*.loa - -# achemso -acs-*.bib - -# amsthm -*.thm - -# beamer -*.nav -*.pre -*.snm -*.vrb - -# changes -*.soc - -# comment -*.cut - -# cprotect -*.cpt - -# elsarticle (documentclass of Elsevier journals) -*.spl - -# endnotes -*.ent - -# fixme -*.lox - -# feynmf/feynmp -*.mf -*.mp -*.t[1-9] -*.t[1-9][0-9] -*.tfm - -#(r)(e)ledmac/(r)(e)ledpar -*.end -*.?end -*.[1-9] -*.[1-9][0-9] -*.[1-9][0-9][0-9] -*.[1-9]R -*.[1-9][0-9]R -*.[1-9][0-9][0-9]R -*.eledsec[1-9] -*.eledsec[1-9]R -*.eledsec[1-9][0-9] -*.eledsec[1-9][0-9]R -*.eledsec[1-9][0-9][0-9] -*.eledsec[1-9][0-9][0-9]R - -# glossaries -*.acn -*.acr -*.glg -*.glo -*.gls -*.glsdefs -*.lzo -*.lzs - -# uncomment this for glossaries-extra (will ignore makeindex's style files!) -# *.ist - -# gnuplottex -*-gnuplottex-* - -# gregoriotex -*.gaux -*.gtex - -# htlatex -*.4ct -*.4tc -*.idv -*.lg -*.trc -*.xref - -# hyperref -*.brf - -# knitr -*-concordance.tex -# TODO Comment the next line if you want to keep your tikz graphics files -*.tikz -*-tikzDictionary - -# listings -*.lol - -# luatexja-ruby -*.ltjruby - -# makeidx -*.idx -*.ilg -*.ind - -# minitoc -*.maf -*.mlf -*.mlt -*.mtc -*.mtc[0-9]* -*.slf[0-9]* -*.slt[0-9]* -*.stc[0-9]* - -# minted -_minted* -*.pyg - -# morewrites -*.mw - -# nomencl -*.nlg -*.nlo -*.nls - -# pax -*.pax - -# pdfpcnotes -*.pdfpc - -# sagetex -*.sagetex.sage -*.sagetex.py -*.sagetex.scmd - -# scrwfile -*.wrt - -# sympy -*.sout -*.sympy -sympy-plots-for-*.tex/ - -# pdfcomment -*.upa -*.upb - -# pythontex -*.pytxcode -pythontex-files-*/ - -# tcolorbox -*.listing - -# thmtools -*.loe - -# TikZ & PGF -*.dpth -*.md5 -*.auxlock - -# todonotes -*.tdo - -# vhistory -*.hst -*.ver - -# easy-todo -*.lod - -# xcolor -*.xcp - -# xmpincl -*.xmpi - -# xindy -*.xdy - -# xypic precompiled matrices and outlines -*.xyc -*.xyd - -# endfloat -*.ttt -*.fff - -# Latexian -TSWLatexianTemp* - -## Editors: -# WinEdt -*.bak -*.sav - -# Texpad -.texpadtmp - -# LyX -*.lyx~ - -# Kile -*.backup - -# gummi -.*.swp - -# KBibTeX -*~[0-9]* - -# TeXnicCenter -*.tps - -# auto folder when using emacs and auctex -./auto/* -*.el - -# expex forward references with \gathertags -*-tags.tex - -# standalone packages -*.sta - -# Makeindex log files -*.lpz - -# REVTeX puts footnotes in the bibliography by default, unless the nofootinbib -# option is specified. Footnotes are the stored in a file with suffix Notes.bib. -# Uncomment the next line to have this generated file ignored. -#*Notes.bib - -### LaTeX Patch ### -# LIPIcs / OASIcs -*.vtc - -# glossaries -*.glstex - -# End of https://www.toptal.com/developers/gitignore/api/latex +# template.tex output +# move to *.pdf once manual is done +template.pdf diff --git a/README.md b/README.md index ac853f7..d87ba73 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Most commands are defined in such a way that arguments are optional. -Until a decent manual is written, one can always look in the "examples" directory for some examples. Documents can be compiled into dvi, ps or pdf. +Until a decent manual is written, one can always look in the `template.tex` file for an example. It can be compiled to pdf via `latexmk -pdf ./template.tex`. ## Licence moderncv is licensed under the [LPPL-1.3c](https://spdx.org/licenses/LPPL-1.3c.html). diff --git a/examples/template-es.pdf b/examples/template-es.pdf deleted file mode 100644 index 54af78b..0000000 Binary files a/examples/template-es.pdf and /dev/null differ diff --git a/examples/template-es.tex b/examples/template-es.tex deleted file mode 100644 index 343c0ae..0000000 --- a/examples/template-es.tex +++ /dev/null @@ -1,131 +0,0 @@ -%% Inicio del archivo `template-es.tex'. -%% Copyright 2006-2013 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, -% available at http://www.latex-project.org/lppl/. - - -\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),'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 - -% codificacion de caracteres -%\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 -\usepackage[scale=0.75]{geometry} -%\setlength{\hintscolumnwidth}{3cm} % si desea cambiar el ando de la columna para las fechas - -% datos personales -\name{John}{Doe} -\title{T\'itulo del CV (opcional)} % dato opcional, elimine la linea si no desea el dato -\address{calle y n\'umero}{c\'odigo postal y ciudad} % dato opcional, elimine la linea si no desea el dato -\phone[mobile]{+1~(234)~567~890} % dato opcional, elimine la linea si no desea el dato -\phone[fixed]{+2~(345)~678~901} % dato opcional, elimine la linea si no desea el dato -\phone[fax]{+3~(456)~789~012} % dato opcional, elimine la linea si no desea el dato -\email{john@doe.org} % dato opcional, elimine la linea si no desea el dato -\homepage{www.johndoe.com} % dato opcional, elimine la linea si no desea el dato -\extrainfo{informacion adicional} % dato opcional, elimine la linea si no desea el dato -\photo[64pt][0.4pt]{picture} % '64pt' es la altura a la que la imagen debe ser ajustada, 0.4pt es grosor del marco que lo contiene (eliga 0pt para eliminar el marco) y 'picture' es el nombre del archivo; dato opcional, elimine la linea si no desea el dato -\quote{Alguna cita (opcional)} % dato opcional, elimine la linea si no desea el dato - -% para mostrar etiquetas numericas en la bibliografia (por omision no se muestran etiquetas), solo es util si desea incluir citas en en CV -%\makeatletter -%\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}} -%\makeatother - -% bibliografia con varias fuentes -%\usepackage{multibib} -%\newcites{book,misc}{{Libros},{Otros}} -%---------------------------------------------------------------------------------- -% contenido -%---------------------------------------------------------------------------------- -\begin{document} -%\begin{CJK*}{UTF8}{gbsn} % para redactar el CV en chino usando CJK -\maketitle - -\section{Formaci\'on acad\'emica} -\cventry{a\~no--a\~no}{Grado}{Instituci\'on}{Ciudad}{\textit{Grade}}{Descripci\'on} % Los argumentos del 3 al 6 pueden permanecer vacios -\cventry{a\~no--a\~no}{Grado}{Instituci\'on}{Ciudad}{\textit{Grade}}{Descripci\'on} - -\section{Tesis de maestr\'ia} -\cvitem{t\'itulo}{\emph{T\'itulo}} -\cvitem{sinodares}{Sinodales} -\cvitem{descripci\'on}{Una breve descripci\'on de la tesis} - -\section{Experiencia} -\subsection{Vocacional} -\cventry{a\~no--a\~no}{t\'itulo del puesto}{Empleador}{Ciudad}{}{Descripci\'on general, no m\'as de 1 \'o 2 l\'ineas.\newline{}% -Detalle de logros:% -\begin{itemize}% -\item Logro 1; -\item Logro 2, con sub-logros: - \begin{itemize}% - \item Sub-logro (a); - \item Sub-logro (b), con sub-sub-logros (¡evite hacer esto!); - \begin{itemize} - \item Sub-sub-logro i; - \item Sub-sub-logro ii; - \item Sub-sub-logro iii; - \end{itemize} - \item Sub-logro (c); - \end{itemize} -\item Logro 3. -\end{itemize}} -\cventry{a\~no--a\~no}{t\'itulo del puesto}{Empleador}{Ciudad}{}{Descripci\'on l\'inea 1\newline{}Descripci\'on l\'inea 2} -\subsection{Miscel\'aneo} -\cventry{a\~no--a\~no}{t\'itulo del puesto}{Empleador}{Ciudad}{}{Descripci\'on} - -\section{Idiomas} -\cvitemwithcomment{Idioma 1}{nivel}{Comentario} -\cvitemwithcomment{Idioma 2}{nivel}{Comentario} -\cvitemwithcomment{Idioma 3}{nivel}{Comentario} - -\section{Conocimientos de computaci\'on} -\cvdoubleitem{categor\'ia 1}{XXX, YYY, ZZZ}{categor\'ia 4}{XXX, YYY, ZZZ} -\cvdoubleitem{categor\'ia 2}{XXX, YYY, ZZZ}{categor\'ia 5}{XXX, YYY, ZZZ} -\cvdoubleitem{categor\'ia 3}{XXX, YYY, ZZZ}{categor\'ia 6}{XXX, YYY, ZZZ} - -\section{Interests} -\cvitem{hobby 1}{Descripci\'on} -\cvitem{hobby 2}{Descripci\'on} -\cvitem{hobby 3}{Descripci\'on} - -\section{Extra 1} -\cvlistitem{Tema 1} -\cvlistitem{Tema 2} -\cvlistitem{Tema 3} - -\renewcommand{\listitemsymbol}{-~} % para cambiar el simbolo para las listas - -\section{Extra 2} -\cvlistdoubleitem{Tema 1}{Tema 4} -\cvlistdoubleitem{Tema 2}{Tema 5\cite{book1}} -\cvlistdoubleitem{Tema 3}{} - -% Las publicaciones tomadas de un archivo de BibTeX sin usar multibib\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}} - -\nocite{*} -\bibliographystyle{plain} -\bibliography{publications} % 'publications' es el nombre del archivo BibTeX - -% Las publicaciones tomadas de un archivo BibTeX usando el paquete multibib -%\section{Publicaciones} -%\nocitebook{book1,book2} -%\bibliographystylebook{plain} -%\bibliographybook{publications} % 'publications' es el nombre del archivo BibTeX -%\nocitemisc{misc1,misc2,misc3} -%\bibliographystylemisc{plain} -%\bibliographymisc{publications} % 'publications' es el nombre del archivo BibTeX - -%\clearpage\end{CJK*} % si esta redactando su CV en chino usando CJK, \clearpage es requerido por fancyhdr para que funcione correctamente con CJK, aunque esto eliminara la numeracion de pagina al dejar \lastpage como no definido -\end{document} - - -%% fin del archivo `template-es.tex'. diff --git a/examples/template-multibib.pdf b/examples/template-multibib.pdf deleted file mode 100644 index ad12fd5..0000000 Binary files a/examples/template-multibib.pdf and /dev/null differ diff --git a/examples/template-multibib.tex b/examples/template-multibib.tex deleted file mode 100644 index cbeab92..0000000 --- a/examples/template-multibib.tex +++ /dev/null @@ -1,170 +0,0 @@ -%% start of file `template.tex'. -%% Copyright 2006-2015 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, -% available at http://www.latex-project.org/lppl/. - - -\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), 'classic', 'banking', 'oldstyle' and 'fancy' -\moderncvcolor{blue} % color options 'black', 'blue' (default), 'burgundy', 'green', 'grey', 'orange', 'purple' and 'red' -%\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 - -% character encoding -%\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 -\usepackage[scale=0.75]{geometry} -%\setlength{\hintscolumnwidth}{3cm} % if you want to change the width of the column with the dates -%\setlength{\makecvheadnamewidth}{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 -\name{John}{Doe} -\title{Resumé title} % optional, remove / comment the line if not wanted -\address{street and number}{postcode city}{country}% optional, remove / comment the line if not wanted; the "postcode city" and "country" arguments can be omitted or provided empty -\phone[mobile]{+1~(234)~567~890} % optional, remove / comment the line if not wanted; the optional "type" of the phone can be "mobile" (default), "fixed" or "fax" -\phone[fixed]{+2~(345)~678~901} -\phone[fax]{+3~(456)~789~012} -\email{john@doe.org} % optional, remove / comment the line if not wanted -\homepage{www.johndoe.com} % optional, remove / comment the line if not wanted -\social[linkedin]{john.doe} % optional, remove / comment the line if not wanted -\social[xing]{john\_doe} % optional, remove / comment the line if not wanted -\social[twitter]{jdoe} % optional, remove / comment the line if not wanted -\social[github]{jdoe} % optional, remove / comment the line if not wanted -\social[gitlab]{jdoe} % optional, remove / comment the line if not wanted -\social[bitbucket]{jdoe} % optional, remove / comment the line if not wanted -\social[skype]{jdoe} % 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 - -% bibliography adjustments (only useful if you make citations in your resume, or print a list of publications using BibTeX) -% to show numerical labels in the bibliography (default is to show no labels) -%\makeatletter\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}\makeatother -\renewcommand*{\bibliographyitemlabel}{[\arabic{enumiv}]} -% to redefine the bibliography heading string ("Publications") -%\renewcommand{\refname}{Articles} - -% bibliography with mutiple entries -\usepackage{multibib} -\newcites{book,misc}{{Books},{Others}} -%---------------------------------------------------------------------------------- -% content -%---------------------------------------------------------------------------------- -\begin{document} -%\begin{CJK*}{UTF8}{gbsn} % to typeset your resume in Chinese using CJK -%----- resume --------------------------------------------------------- -\makecvtitle - -\section{Education} -\cventry{year--year}{Degree}{Institution}{City}{\textit{Grade}}{Description} % arguments 3 to 6 can be left empty -\cventry{year--year}{Degree}{Institution}{City}{\textit{Grade}}{Description} - -\section{Master thesis} -\cvitem{title}{\emph{Title}} -\cvitem{supervisors}{Supervisors} -\cvitem{description}{Short thesis abstract} - -\section{Experience} -\subsection{Vocational} -\cventry{year--year}{Job title}{Employer}{City}{}{General description no longer than 1--2 lines.\newline{}% -Detailed achievements:% -\begin{itemize}% -\item Achievement 1; -\item Achievement 2, with sub-achievements: - \begin{itemize}% - \item Sub-achievement (a); - \item Sub-achievement (b), with sub-sub-achievements (don't do this!); - \begin{itemize} - \item Sub-sub-achievement i; - \item Sub-sub-achievement ii; - \item Sub-sub-achievement iii; - \end{itemize} - \item Sub-achievement (c); - \end{itemize} -\item Achievement 3. -\end{itemize}} -\cventry{year--year}{Job title}{Employer}{City}{}{Description line 1\newline{}Description line 2} -\subsection{Miscellaneous} -\cventry{year--year}{Job title}{Employer}{City}{}{Description} - -\section{Languages} -\cvitemwithcomment{Language 1}{Skill level}{Comment} -\cvitemwithcomment{Language 2}{Skill level}{Comment} -\cvitemwithcomment{Language 3}{Skill level}{Comment} - -\section{Computer skills} -\cvdoubleitem{category 1}{XXX, YYY, ZZZ}{category 4}{XXX, YYY, ZZZ} -\cvdoubleitem{category 2}{XXX, YYY, ZZZ}{category 5}{XXX, YYY, ZZZ} -\cvdoubleitem{category 3}{XXX, YYY, ZZZ}{category 6}{XXX, YYY, ZZZ} - -\section{Interests} -\cvitem{hobby 1}{Description} -\cvitem{hobby 2}{Description} -\cvitem{hobby 3}{Description} - -\section{Extra 1} -\cvlistitem{Item 1} -\cvlistitem{Item 2} -\cvlistitem{Item 3. This item is particularly long and therefore normally spans over several lines. Did you notice the indentation when the line wraps?} - -\section{Extra 2} -\cvlistdoubleitem{Item 1}{Item 4} -\cvlistdoubleitem{Item 2}{Item 5\cite{book1}} -\cvlistdoubleitem{Item 3}{Item 6. Like item 3 in the single column list before, this item is particularly long to wrap over several lines.} - -\section{References} -\begin{cvcolumns} - \cvcolumn{Category 1}{\begin{itemize}\item Person 1\item Person 2\item Person 3\end{itemize}} - \cvcolumn{Category 2}{Amongst others:\begin{itemize}\item Person 1, and\item Person 2\end{itemize}(more upon request)} - \cvcolumn[0.5]{All the rest \& some more}{\textit{That} person, and \textbf{those} also (all available upon request).} -\end{cvcolumns} - -% Publications from a BibTeX file without multibib -% for numerical labels: \renewcommand{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}% CONSIDER MERGING WITH PREAMBLE PART -% to redefine the heading string ("Publications"): \renewcommand{\refname}{Articles} -%\nocite{*} -%\bibliographystyle{plain} -%\bibliography{publications} % 'publications' is the name of a BibTeX file - -% Publications from a BibTeX file using the multibib package -\section{Publications} -\nocitebook{book1,book2} -\bibliographystylebook{plain} -\bibliographybook{publications} % 'publications' is the name of a BibTeX file -\nocitemisc{misc1,misc2,misc3} -\bibliographystylemisc{plain} -\bibliographymisc{publications} % 'publications' is the name of a BibTeX file - -\clearpage -%----- letter --------------------------------------------------------- -% recipient data -\recipient{Company Recruitment team}{Company, Inc.\\123 somestreet\\some city} -\date{January 01, 1984} -\opening{Dear Sir or Madam,} -\closing{Yours faithfully,} -\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. - -Suspendisse commodo, massa eu congue tincidunt, elit mauris pellentesque orci, cursus tempor odio nisl euismod augue. Aliquam adipiscing nibh ut odio sodales et pulvinar tortor laoreet. Mauris a accumsan ligula. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Suspendisse vulputate sem vehicula ipsum varius nec tempus dui dapibus. Phasellus et est urna, ut auctor erat. Sed tincidunt odio id odio aliquam mattis. Donec sapien nulla, feugiat eget adipiscing sit amet, lacinia ut dolor. Phasellus tincidunt, leo a fringilla consectetur, felis diam aliquam urna, vitae aliquet lectus orci nec velit. Vivamus dapibus varius blandit. - -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 -\end{document} - - -%% end of file `template.tex'. diff --git a/examples/template-zh.pdf b/examples/template-zh.pdf deleted file mode 100644 index a3315b7..0000000 Binary files a/examples/template-zh.pdf and /dev/null differ diff --git a/examples/template-zh.tex b/examples/template-zh.tex deleted file mode 100644 index 1b166a8..0000000 --- a/examples/template-zh.tex +++ /dev/null @@ -1,130 +0,0 @@ -%% start of file `template-zh.tex'. -%% Copyright 2006-2013 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, -% available at http://www.latex-project.org/lppl/. - - -\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’ 和 ’banking’ -\moderncvcolor{blue} % 选项参数是 ‘blue’ (默认)、‘orange’、‘green’、‘red’、‘purple’ 和 ‘grey’ -%\nopagenumbers{} % 消除注释以取消自动页码生成功能 - -% 字符编码 -\usepackage[utf8]{inputenc} % 替换你正在使用的编码 -\usepackage{CJKutf8} - -% 调整页边距 -\usepackage[scale=0.75]{geometry} -%\setlength{\hintscolumnwidth}{3cm} % 如果你希望改变日期栏的宽度 - -% 个人信息 -\name{小龙}{李} -\title{简历题目 (可选项)} % 可选项、如不需要可删除本行 -\address{街道及门牌号}{邮编及城市} % 可选项、如不需要可删除本行 -\phone[mobile]{+1~(234)~567~890} % 可选项、如不需要可删除本行 -\phone[fixed]{+2~(345)~678~901} % 可选项、如不需要可删除本行 -\phone[fax]{+3~(456)~789~012} % 可选项、如不需要可删除本行 -\email{xiaolong@li.com.cn} % 可选项、如不需要可删除本行 -\homepage{www.xialongli.com} % 可选项、如不需要可删除本行 -\extrainfo{附加信息 (可选项)} % 可选项、如不需要可删除本行 -\photo[64pt][0.4pt]{picture} % ‘64pt’是图片必须压缩至的高度、‘0.4pt‘是图片边框的宽度 (如不需要可调节至0pt)、’picture‘ 是图片文件的名字;可选项、如不需要可删除本行 -\quote{引言(可选项)} % 可选项、如不需要可删除本行 - -% 显示索引号;仅用于在简历中使用了引言 -%\makeatletter -%\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}} -%\makeatother - -% 分类索引 -%\usepackage{multibib} -%\newcites{book,misc}{{Books},{Others}} -%---------------------------------------------------------------------------------- -% 内容 -%---------------------------------------------------------------------------------- -\begin{document} -\begin{CJK}{UTF8}{gbsn} % 详情参阅CJK文件包 -\maketitle - -\section{教育背景} -\cventry{年 -- 年}{学位}{院校}{城市}{\textit{成绩}}{说明} % 第3到第6编码可留白 -\cventry{年 -- 年}{学位}{院校}{城市}{\textit{成绩}}{说明} - -\section{毕业论文} -\cvitem{题目}{\emph{题目}} -\cvitem{导师}{导师} -\cvitem{说明}{\small 论文简介} - -\section{工作背景} -\subsection{专业} -\cventry{年 -- 年}{职位}{公司}{城市}{}{不超过1--2行的概况说明\newline{}% -工作内容:% -\begin{itemize}% -\item 工作内容 1; -\item 工作内容 2、 含二级内容: - \begin{itemize}% - \item 二级内容 (a); - \item 二级内容 (b)、含三级内容 (不建议使用); - \begin{itemize} - \item 三级内容 i; - \item 三级内容 ii; - \item 三级内容 iii; - \end{itemize} - \item 二级内容 (c); - \end{itemize} -\item 工作内容 3。 -\end{itemize}} -\cventry{年 -- 年}{职位}{公司}{城市}{}{说明行1\newline{}说明行2} -\subsection{其他} -\cventry{年 -- 年}{职位}{公司}{城市}{}{说明} - -\section{语言技能} -\cvitemwithcomment{语言 1}{水平}{评价} -\cvitemwithcomment{语言 2}{水平}{评价} -\cvitemwithcomment{语言 3}{水平}{评价} - -\section{计算机技能} -\cvdoubleitem{类别 1}{XXX, YYY, ZZZ}{类别 4}{XXX, YYY, ZZZ} -\cvdoubleitem{类别 2}{XXX, YYY, ZZZ}{类别 5}{XXX, YYY, ZZZ} -\cvdoubleitem{类别 3}{XXX, YYY, ZZZ}{类别 6}{XXX, YYY, ZZZ} - -\section{个人兴趣} -\cvitem{爱好 1}{\small 说明} -\cvitem{爱好 2}{\small 说明} -\cvitem{爱好 3}{\small 说明} - -\section{其他 1} -\cvlistitem{项目 1} -\cvlistitem{项目 2} -\cvlistitem{项目 3} - -\renewcommand{\listitemsymbol}{-} % 改变列表符号 - -\section{其他 2} -\cvlistdoubleitem{项目 1}{项目 4} -\cvlistdoubleitem{项目 2}{项目 5\cite{book1}} -\cvlistdoubleitem{项目 3}{} - -% 来自BibTeX文件但不使用multibib包的出版物 -%\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}% BibTeX的数字标签 -\nocite{*} -\bibliographystyle{plain} -\bibliography{publications} % 'publications' 是BibTeX文件的文件名 - -% 来自BibTeX文件并使用multibib包的出版物 -%\section{出版物} -%\nocitebook{book1,book2} -%\bibliographystylebook{plain} -%\bibliographybook{publications} % 'publications' 是BibTeX文件的文件名 -%\nocitemisc{misc1,misc2,misc3} -%\bibliographystylemisc{plain} -%\bibliographymisc{publications} % 'publications' 是BibTeX文件的文件名 - -\clearpage\end{CJK} -\end{document} - - -%% 文件结尾 `template-zh.tex'. diff --git a/examples/template_banking_red-fullrules-center.pdf b/examples/template_banking_red-fullrules-center.pdf deleted file mode 100644 index 5e4ed3a..0000000 Binary files a/examples/template_banking_red-fullrules-center.pdf and /dev/null differ diff --git a/examples/template_banking_red-norules.pdf b/examples/template_banking_red-norules.pdf deleted file mode 100644 index 212e81c..0000000 Binary files a/examples/template_banking_red-norules.pdf and /dev/null differ diff --git a/examples/template_banking_red-shortrules-right.pdf b/examples/template_banking_red-shortrules-right.pdf deleted file mode 100644 index a1303b4..0000000 Binary files a/examples/template_banking_red-shortrules-right.pdf and /dev/null differ diff --git a/examples/template_banking_red.pdf b/examples/template_banking_red.pdf deleted file mode 100644 index 30fb09f..0000000 Binary files a/examples/template_banking_red.pdf and /dev/null differ diff --git a/examples/template_casual_orange-left.pdf b/examples/template_casual_orange-left.pdf deleted file mode 100644 index f770841..0000000 Binary files a/examples/template_casual_orange-left.pdf and /dev/null differ diff --git a/examples/template_casual_orange.pdf b/examples/template_casual_orange.pdf deleted file mode 100644 index d5a059f..0000000 Binary files a/examples/template_casual_orange.pdf and /dev/null differ diff --git a/examples/template_classic_green-right.pdf b/examples/template_classic_green-right.pdf deleted file mode 100644 index 250643f..0000000 Binary files a/examples/template_classic_green-right.pdf and /dev/null differ diff --git a/examples/template_classic_green.pdf b/examples/template_classic_green.pdf deleted file mode 100644 index 5a2aab8..0000000 Binary files a/examples/template_classic_green.pdf and /dev/null differ diff --git a/examples/template_fancy_purple.pdf b/examples/template_fancy_purple.pdf deleted file mode 100644 index eb447da..0000000 Binary files a/examples/template_fancy_purple.pdf and /dev/null differ diff --git a/examples/template_oldstyle_grey.pdf b/examples/template_oldstyle_grey.pdf deleted file mode 100644 index 23a5dff..0000000 Binary files a/examples/template_oldstyle_grey.pdf and /dev/null differ diff --git a/examples/picture.eps b/picture.eps similarity index 100% rename from examples/picture.eps rename to picture.eps diff --git a/examples/picture.jpg b/picture.jpg similarity index 100% rename from examples/picture.jpg rename to picture.jpg diff --git a/examples/publications.bib b/publications.bib similarity index 100% rename from examples/publications.bib rename to publications.bib diff --git a/examples/template.tex b/template.tex similarity index 97% rename from examples/template.tex rename to template.tex index 7deff43..d184d3f 100644 --- a/examples/template.tex +++ b/template.tex @@ -6,7 +6,7 @@ % available at http://www.latex-project.org/lppl/. -\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 \moderncvstyle{casual} % style options are 'casual' (default), 'classic', 'banking', 'oldstyle' and 'fancy'