This resume is modified from liweitianux/resume, thanks!
I haven't translated my resume into English yet, so resume-en.tex
is the same as the original.
-
Linux
- Install XeLaTeX, latexmk, GNU Make, and GhostScript packages;
- Install the required fonts;
- Replace
resume-zh.tex
andresume-en.tex
with your versions; - Compile to PDFs with a simple
make
:-)
-
Windows
- Install MiKTeX;
- Install the required fonts;
- Replace
resume-zh.tex
andresume-en.tex
with your versions; - Open
resume-*.tex
in TeXWorks, chooseXeLaTeX
to compile, and confirm the prompts to install the missing packages along the run.
On Debian Linux, simply do apt install fonts-ibm-plex fonts-noto-cjk texlive-fonts-extra
. texlive-fonts-extra
includes Font Awesome 5.
Of course, you can use the fonts you prefer by modifying the template directly.
However, you may need to tweak the column width in the template accordingly.