I'm very new to LaTeX and even though I do understand the power of the system, why is there no single downloadable installer that I can run and install like any other application?
|
closed as not constructive by Alan Munn, Caramdir, lockstep, Joseph Wright♦ May 29 '11 at 15:25
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
First of all, I think this should be community wiki or closed :-)
|
||||
|
|
|
The TeX distribution for the Mac (MacTeX) is a one click install. (It's also very large, ~1.6 GB). There is a small version called BasicTeX which is only 92 MB, although I wouldn't recommend installing it unless you are very pressed for space or bandwidth. |
||||
|
|
|
A LaTeX distribution is not a single application but consists from a variety of executables and a large number of packages and other source files written in (La)TeX. As Mike Renfro pointed out a single installer would be a couple of gigabyte in size. In fact a full TeXLive installation is ~2.6 GB in size if you only install the binaries for your platform. If you install really everything (as I recently did), i.e. all binaries for all platforms you have about 4.2 GB. In fact LaTeX is very easy to install. For Windows simply get the MikTeX installer. MikTeX package manager allows you to easily install any LaTeX package, even automatically once you start using it. The TeXLive installer is text based (at least under Linux, never tried it under windows) and is therefore a little less user-friendly. Besides this it is very easy to use. Also Ubuntu Linux comes with pre-packed (but outdated) TeXLive which can be easily installed over the Ubuntu package manager as usual. See also my answer to What LaTeX system should I use for an Ubuntu/Win7 dual boot environment? for more information. |
||||
|
|
protected by Martin Scharrer♦ May 26 '11 at 14:21
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.