how to get latex working on mac os x
July 18th, 2006 by Lawrence David
to get latex and pdflatex running in mac os x, first download i-installer.
then, install the ‘tex’ package found in the i-installer.
then, compile a tex file into a pdf with the command:
>>pdflatex mytexfile.tex
Nice work with the Python scripts, I just installed Latex as well using your mini guide.
Thanks!
Ben.