Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 685 Bytes

README.org

File metadata and controls

22 lines (17 loc) · 685 Bytes

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