LaTeX Software Setup: Difference between revisions

From Mech
Jump to navigationJump to search
Content deleted Content added
Line 19: Line 19:
[[image:miktex4.jpg]]
[[image:miktex4.jpg]]


After installation is finished, you may want to download some packages that weren't included. For this you will use the MiKTeX Package Manager.
Once you start the install, it will connect to the internet to download files. This part may take a while.

Goto: Start -> MiKTeX -> MiKTeX Package Manager

The first time you run this, you'll need to select a server to download packages from.

[[image:miktex5.jpg]]

[[image:miktex6.jpg]]


===Editor===
===Editor===

Revision as of 12:17, 27 June 2006

You need two peices of software to get up and running with LaTeX: 1) A Compiler and 2) An Editor.

Windows Setup

LaTeX Compiler

The easiest compiler is called MikTeX, and can be found here: http://www.miktex.org/Setup.aspx

Download the file under "Installing a basic system". Clicking the link will take you to a page with a list of servers. Just pick one somewhere in North America. Run the file when it's finished downloading.

It is a basic setup, but there are a few options you will have to set:

After installation is finished, you may want to download some packages that weren't included. For this you will use the MiKTeX Package Manager.

Goto: Start -> MiKTeX -> MiKTeX Package Manager

The first time you run this, you'll need to select a server to download packages from.

Editor

The best editor for windows is called WinEdt, and can be found here: http://www.winedt.com

Mac OS Setup