Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 538 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 538 Bytes

Neo CV

Compilation

You should compile the tex file in cmd-line with --shell-escape parameter.

Note: I have tested all files with XeLaTeX(\hologo{XeLaTeX}), I strongly recommend Chinese users use XeLaTeX. Special handling may be required if you choose other TeX programs.

xelatex --shell-escape neocv-zh.tex

Biligual

Special tricks from JohnB's answer on Stack Overflow

Note: Only Chinese and English were tested. Other languages may require special handling.