dangfan/CV
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
What is this ------------ This is a repository that contains my up-to-date CV. Building -------- The CV is optimized to be built into a PDF using xelatex. In order to achieve this, you need: * A LaTeX distribution (TeXLive 2011 recommended); * XeLaTeX; * CTeX; * MinionPro and MyriadPro fonts (you can find them with Acrobat Reader). To build the PDF CV, type `make`, and just ignore the error by press `Enter`.