I am a physics student who needs to produce lab reports in LaTeX format. It would really help if I could do this from my own laptop.
feedback
|
migrated from stackoverflow.com Mar 17 '10 at 18:48
This question came from our site for professional and enthusiast programmers.
|
No, you'll need to download the MacTeX package and use it. Mac OS X has no built-in LaTeX authoring support. | |||||
feedback
|
|
As a physicist, I use
and you are good to go (well, open another terminal to get paths refreshed) just like you are on any other unix box. | |||
|
feedback
|
|
As another alternative, you can use Mac Ports. This is basically a port of a Linux package manager and many packages. If you are going to need other packages (gnuplot, ImageMagick, etc.) using this or fink is the way to go. It will also allow you to easily keep the packages updated. | |||
|
feedback
|
|
If the full MacTeX distribution is too large for your system, my next recommendation would be the smaller BasicTeX distribution. | |||
|
feedback
|