I'm looking for a tool that makes it easy to write LaTeX on the Mac. I heard that the there are excellent tools available for the Mac? Which one can you recommend and why?
feedback
|
|
I was just about to do this on my os x laptop soon. This is what I have found and heard about:
http://www.uoregon.edu/~koch/texshop/obtaining.html (For information to get MacTex which should include almost everything needed) This is large download. | |||||
feedback
|
|
I would recommend TextMate as the best text editor on the Mac. It has wonderful file handling support, great shortcuts, snippets with definable entities within them that can be tabbed between, a set of great colour schemes and wonderful editing bundles. It comes with ones already for things like C, Java, Python, LaTeX, and Subversion. This page shows some good instructions for setting it up with Fink. | |||
|
feedback
|
|
A very easy tool, especially if you are new to LaTex is Lyx. It's available as a binary for Mac OS X 10.3.9 and later. It's is arguably the easiest to use, the downside is that while it is 'LatTex aware', the files it saves are in it's own LyX format, which may be a show stopper for you. Your best bet is to use MacTex as the base LaTeX. It's huge, even for a LaTex version, but it works and installs easily. | ||||
|
feedback
|
|
I recommend a combination of DaveParillo's and Steven Hepting's answers. I agree with DaveParillo about MacTeX. It is probably the best way to get LaTeX installed on your system. It's basically TeX Live, which is much better supported these days than teTeX. You can get the entire install or a minimal install of it. Among other things, it also includes the venerable XeTeX system, which allows you to access system fonts easily and select a multitude of font features. Take a look at the XeTeX examples available at TUG. As mentioned by Steven Hepting, TextMate is definitely the best text editor for OS X. To see its LaTeX features, take a look at the two screencasts hosted on the MacroMates website (scroll to the very bottom of that page). Unfortunately, as a new user, I could only post one hyperlink, so I had to be quite choosy and decided that the screencasts list for TextMate was probably the best one as you will see how to very quickly become productive with its shortcuts. | |||
|
feedback
|
|
GNU Emacs works well. Here's the plugin for it: And here are some good tips for using it: http://aquamacs.org/latex.shtml Of course, this assumes that you have the nerd-cred to use a basic text editor :) | |||
|
feedback
|

