Skip to content

chrishrb/latex-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latex Template

Install dependencies

# Font
curl https://www.tug.org/fonts/getnonfreefonts/install-getnonfreefonts > /tmp/install-getnonfreefonts
sudo texlua /tmp/install-getnonfreefonts
sudo getnonfreefonts --sys -a

# Packages
sudo tlmgr install latexmk ucs sectsty apacite titling blindtext todonotes texcount

Make PDF

# Create all
make all

# Preview and watch for changes
make watch

About

Simple latex template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published