Skip to content

buedaswag/CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV

# installation
brew install pandoc
brew install --cask basictex
sudo tlmgr update --self
sudo tlmgr install sectsty
sudo tlmgr install hyphenat
sudo tlmgr install titlesec

# cv generation
pandoc CV.md -H header.tex -V geometry:margin=1in -V setspace:singlespacing --pdf-engine=xelatex -o CV.pdf

pandoc CV_deutche.md -H header.tex -V geometry:margin=1in -V setspace:singlespacing --pdf-engine=xelatex -o CV_deutche.pdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages