Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 419 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 419 Bytes

Jeffrey Leung's SFU Coursework Notes

Notes from my SFU coursework, written in pdfLaTeX. (...mostly. One or two written in Microsoft Word.)

Building the LaTeX Files

Install the base required LaTeX files:

sudo apt-get install texlive texlive-fonts-extra

In the directory of a specific course, build the file twice:

pdflatex FILE.tex
pdflatex FILE.tex

View the resulting generated PDF.