Skip to content

gsalinaslopez/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal CV using LaTeX. English and Hybrid (Chinglish) versions.

Feel free to use the template as you wish :)

Build

$ docker run -it -v $(pwd):/workdir --rm registry.gitlab.com/islandoftex/images/texlive:TL2023-2023-08-13-full bash
root@container-id# cd /
root@container-id# mkdir fonts
root@container-id# cd /fonts
root@container-id# wget https://github.com/adobe-fonts/source-han-serif/raw/release/Variable/TTF/SourceHanSerifTC-VF.ttf
root@container-id# cp SourceHanSerifTC-VF.ttf /usr/local/share/fonts/
root@container-id# fc-cache
root@container-id# cd /workdir/
root@container-id# xelatex ...

Preview

English Hybrid (Chinglish)
CV English CV Chinglish
2 Page version (1) 2 Page version (2)
CV 2PP 1 CV 2PP 2
Cover Letter
Cover_Letter

Fonts

Source Serif Pro for the title and headings.

Source Sans Pro for content description.

Source Han Serif for the Chinese characters.

Credit

Template for cover letter taken from: https://tex.stackexchange.com/questions/583798/newlfm-expect-new-fancyhdr-sty-but-its-the-newest, thanks to Werner

About

Personal CV written in LaTeX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages