Skip to content

Latest commit

 

History

90 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Papers

Install texlive

In MacOSX, MacTex(http://www.tug.org/mactex/mactex-download.html) is recommended but you can also use BasicTex(http://tug.org/cgi-bin/mactex-download/BasicTeX.pkg).

You can install texlive by just running sudo apt-get install texlive in Ubuntu.

If you installed MacTex, you must update all packages in TeX Live Utility by running Shift-Cmd-U. TeX Live Utility will be inside of the TeX directory of Applications. Or you can just run sudo tlmgr update --all --self, but updating in TeX Live Utility in reccommended.

Build

pdflatex -output-directory=build [filename].tex

About

No description, website, or topics provided.

Resources

Stars

8 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors