This commit is contained in:
sm
2013-01-14 11:25:21 -07:00
commit bbaa277162
2 changed files with 46 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
letter.pdf: *.tex
pdflatex letter
# scp prospectus.pdf Macintosh.local:~/Desktop/
clean:
rm -f *.aux *.out *.bbl *.blg *.dvi *.log *.pdf *.toc *.eps
spell:
aspell --mode=tex --dont-tex-check-comments check *.tex