/org-mode-resume

Use org mode to generate resume.

Primary LanguageTeX

Org Mode Resume

Use the Org mode template files to generate resume in Chinese and English, based on punchagan/resume.

/resume.png

Requirements

macOS

brew install mactex-no-gui

For Chinese(简历.org), you may need to add the code below to your Emacs config.

(org-latex-pdf-process '("xelatex -interaction nonstopmode %f" "xelatex -interaction nonstopmode %f"))

Usage

Change the template file to your personal infomation, then call the function below in Emacs.

M-x org-latex-export-to-pdf