Skip to content

Latest commit

 

History

History
executable file
·
11 lines (7 loc) · 207 Bytes

README.md

File metadata and controls

executable file
·
11 lines (7 loc) · 207 Bytes

Basic Latex template

On Linux, "scons" can be used.

scons -c # clean scons # build using SConstruct script

On Mac OS, "rubber" can also be used.

rubber --clean filename.tex rubber --pdf filename.tex