Getting started with LaTeX on a Mac: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(lead)
(see also)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
{{Back to biosoftware mac}}
{{Back to biosoftware mac}}
[[Image:Latex logo bw.gif|200px|left]]
[[Image:Latex logo bw.gif|200px|left]]
Line 8: Line 9:
[[Image:MacTeX.dmg icon.png]]
[[Image:MacTeX.dmg icon.png]]


[http://mirror.ctan.org/systems/mac/mactex/MacTeX.dmg Download the MacTeX installer (0.8 MB)] from the [http://www.tug.org/mactex/ Mac TeX user group] and install it on your system.
[http://mirror.ctan.org/systems/mac/mactex/MacTeX.dmg Download the MacTeX installer (0.8 MB)] from the Mac TeX user group [http://www.tug.org/mactex/] and install it on your system.
 
This will install all the essentials and many optional LaTeX packages onto your Mac.


== Step 2: Get a LaTeX editor ==
== Step 2: Get a LaTeX editor ==


[[Image:TexShop logo.gif]]
* If you have '''Tiger OS X 10.4''', get the latest [http://www.uoregon.edu/~koch/texshop/texshop.dmg TeXShop installer]] (33MB including help movies, v2.14 as of 9/07).
* If you have an '''older OS''', get [http://www.uoregon.edu/~koch/texshop/texshop_1.43.dmg TeXShop v1.43] (8 MB).
TeXShop [http://www.uoregon.edu/~koch/texshop/index.html] is a LaTeX code editor with text highlighting and command autocomplete (Esc key). It explains itself well - watch the movies that come with the v2.14 installer. If you want to do completely without commands get LyX instead. I recommend TeXShop here, since it is fairly easy to use and allows you to dig deeper if you want to.
== Step 3: Get a reference manager ==
[[Image:BibDeskIcon.png|85px]]
* If you have '''Tiger OS X 10.4''', get the latest [http://downloads.sourceforge.net/bibdesk/BibDesk-1.3.10.dmg BibDesk installer]] (v1.3.10 as of 9/07).
* If you have an '''older OS''', get [http://prdownloads.sourceforge.net/bibdesk/BibDesk-Panther-1.2.11.dmg?download BibDesk v1.2.11].
BibDesk [http://bibdesk.sourceforge.net/] is a great piece of software. It enables you to download reference straight from PubMed or the Library of Congress, link the entry with a PDF, annote with keywords and comments, and search the library. I like it much better than Endnote with its separate search window and its instabilities.


== See also ==
== See also ==
* [[Word vs. LaTeX]] - side-by-side comparison for life science text processing
* [[LaTeX]] - pro and cons, LaTeX on OpenWetWare,..
* [http://www.tug.org/mactex/ MacTeX user group]
* [http://www.uoregon.edu/~koch/texshop/index.html TeXShop]
* [http://bibdesk.sourceforge.net/ BibDesk]

Latest revision as of 09:28, 10 September 2007

biosoftware mac

This document is intended to get you started with LaTeX on a Macintosh OS X computer as quickly as possible. There are many alternative ways. Here I picked what seemed simplest and fastest. It is difficult to estimate the overall time required because of varying download and installation times. However, your hands-on time should be well below 30 minutes. Try it out now. It will be new in many ways, but you will probably be convinced by its professional layout and the great LaTeX-related software packages in the end.

Step 1: Get the LaTeX environment

Download the MacTeX installer (0.8 MB) from the Mac TeX user group [1] and install it on your system.

This will install all the essentials and many optional LaTeX packages onto your Mac.

Step 2: Get a LaTeX editor

  • If you have Tiger OS X 10.4, get the latest TeXShop installer] (33MB including help movies, v2.14 as of 9/07).
  • If you have an older OS, get TeXShop v1.43 (8 MB).

TeXShop [2] is a LaTeX code editor with text highlighting and command autocomplete (Esc key). It explains itself well - watch the movies that come with the v2.14 installer. If you want to do completely without commands get LyX instead. I recommend TeXShop here, since it is fairly easy to use and allows you to dig deeper if you want to.

Step 3: Get a reference manager

BibDesk [3] is a great piece of software. It enables you to download reference straight from PubMed or the Library of Congress, link the entry with a PDF, annote with keywords and comments, and search the library. I like it much better than Endnote with its separate search window and its instabilities.

See also

  • Word vs. LaTeX - side-by-side comparison for life science text processing
  • LaTeX - pro and cons, LaTeX on OpenWetWare,..