I'm looking for a TeX environment for Mac OS, a bit like TeXnicCenter for windows. Any ideas? Thanks in advance.
I use ii2 to manage LaTeX software for the back end and I have used both TextMate (it has a very nice LaTeX bundle) and Emacs (with Auctex) as front ends.
You can get a nice baked-in LaTeX experience in Emacs by using the Aquamacs distribution (I can't use it because I have a non-english keyboard with no Aquamacs-specific mapping. This makes it impossible to use Aquamacs and the '@' symbol at the same time for me).
More important than all of this, especially if you are embarking on a big project like a thesis, get the LaTeX Companion. It will save you tens to hundreds of hours over the course of a large project.
There are also the Mac-specific LaTeX authoring programs:
- TeXShop
- iTexMac2
- TeXMaker
- Lyx (this is somewhat "non-standard", as it abstracts slightly over LaTeX and has its own file format, ".lyx")
- Texmacs (this has the great feature of being written in Scheme)
There is a Mac-specific LaTeX back end called Mactex.
Hi
I use LaTeX on my Mac for all my documents. I'm very happy with the MacTex installation I downloaded. I think it's a bundle of TeXLive for the Mac. I use Carbon Emacs for file writing and editing, I don't recall any installation or configuration problems getting it to work with LaTeX. If memory serves me well, though, the MacTex installation includes a more GUI-like editor too.
Regards
Mark
I install the tetex distribution from fink, and edit in the fink-install carbon-emacs with auctex.
The result is a vanilla unix-like tex environment, and possibly not what you're looking for (though not knowing anything about TeXnicCenter, or hy you like it I can't say).
I recommend the MacTeX distribution. The TeX distribution that it comes with is TeX Live 2008, which is newer than the TeX distribution available though i-Installer (a.k.a ii2). MacTeX also comes with the TeX Live Utility, a graphical interface for the TeX Live package manager for installing, updating, or otherwise managing (La)TeX packages. It also comes with TeXShop, a (La)TeX editor that is comparable to TeXnicCenter (I personally like it much better than TeXnicCenter).