Skip to content

caniko/CourseOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course of life (CV)

I compile cv.tex using LuaLaTeX:

lualatext cv.tex

Followed by compression using a GhostScript command from an answer on tex-stack-exchange:

gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.5 -dNOPAUSE -dQUIET -dBATCH -dPrinted=false -sOutputFile=cv-compressed.pdf cv.pdf

Considerations

I used the AltaCV package that I linked to using gitsubmodule. Many thanks to liantze!

About

My CV written in Latex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors