ice1000's resume
This is my resume, based on billryan's template, with references to matchy's template.
There's a Haskell script to generate the TeX source files, using a reader monad Resume
to spread the generation options.
Build
To build this resume, install texlive-full and a Haskell toolchain (GHC with Cabal) first. Then:
# Generate the TeX files
runghc Main.hs en >> latex/resume.tex
runghc Main.hs cn >> latex/resume-cn.tex
runghc Main.hs elab >> latex/resume-elab.tex
# Build the TeX files
cd latex
make
cp *.pdf ..
cd ..
Download/下载
中文简历不提供单页版本。