A one-page, two asymmetric column resume template in XeTeX
As of v1.2, there is an option to choose from two templates:
- MacFonts - uses fonts native to OSX - Helvetica, Helvetica Neue (and it's Light and Ultralight versions) and the CJK fonts Heiti SC, and Heiti TC. The EULA of these fonts prevents distribution on Open Source.
- OpenFonts - uses free, open-source fonts that resemble the above - Lato (and its various variants) and Raleway.
It is licensed under the Apache License 2.0.
This template attempts to look clean, highlight details, be a single page, and allow useful LaTeX templating.
- Compiles only with XeTeX and required BibTex for compiling publications and the .bib filetype.
- Uses fonts that are usually only available to Mac users such as Helvetica Neue Light.
- MacFonts version -
- OpenFonts version -
- Overleaf.com (formerly WriteLatex.com)
- ShareLatex.com (v1 fonts changes) -
- Merge OpenFont and MacFonts as a single sty with options.
- Figure out a smoother way for the document to flow onto the next page.
- Add styling information for a "Projects/Hacks" section.
- Add location/address information
- Fix the hacky 'References' omission outside the .cls file in the MacFonts version.
- Add various styling and section options and allow for multiple pages smoothly.
- Overflows onto second page if any column's contents are more than the vertical limit
- Hacky space on the first bullet point on the second column.
- Hacky redefinition of \refname to omit 'References' text for publications in the MacFonts version.