LaTeX

From OpenWetWare
Revision as of 15:08, 30 July 2005 by Barry Canton (talk | contribs)
Jump to navigationJump to search

Why use LaTeX?

  1. It makes reuse of figures, tables and equations across papers, presentations and posters very easy. For some, this is the main motivation of using LaTeX. .eps files scale well so you can just include the same figure in papers and posters and you don't have to (usually) worry about bizarre scaling effects. Equations are even nicer.
  2. LaTeX is free. So if you can't afford Microsoft Office software, this is a good option.
  3. LaTeX works with BibTeX to make doing references very easy. Again, BibTeX is free unlike Endnote which is a common software package for use with Microsoft Office.
  4. There's lots of online information about how to do stuff in LaTeX.

The primary disadvantage of LaTeX is the learning curve associated with using LaTeX. So those new to LaTeX would benefit from either giving themselves extra time to prepare their first LaTeX document or having a friend who knows LaTeX and who doesn't mind answering a lot of questions.

LaTeX software packages

TeXShop is a nice frontend for using LaTeX on MacOSX. Read through the site carefully for instructions on how to install both TeXShop and TeXLive-teTeX (the backend).

BibDesk is a nice frontend for managing your library of references (ie your BibTeX library). It even autofiles your library of PDFs which makes maintaining and searching your collection of papers much easier than before.

Useful links

General

LaTeX project site

CTAN

Papers

Posters

Here is a link with a source file for making posters in LaTeX. The cls file can be modified to alter the style of the poster.

Talks

Here is a link with general information about LaTeX presentations.

PPower4 is software that permits you to add powerpoint-like slide transitions to LaTeX presentations. It generally requires that you use Adobe Acrobat reader to view your presentation with effects.