Installing LaTeX
Windows
MikTeX is a free version of TeX for Windows computers.
- Go to the miktex site at http://www.miktex.org/download to download the most recent version of miktex. Run the file that you have saved from the download. Click the "Next" button as many times as required to have the program install. Go fix yourself some coffee when it starts - it takes some time. Do not click the "Cancel" button - some steps take quite a while, with nothing appearing to happen - just be patient.
- Once the program is installed, use Wordpad or your favorite text editor to create a .tex file. One good way to create the LaTeX file is to use Texstudio or Texmaker. Remember that TeX files must always have the extension .tex. Make sure you save your file as plain text - not in MS Word or RTF format.
Mac
MacTeX is a free version of TeX for Mac computers.
- Go to a MacTeX site and follow the instructions.
- Once the program is installed, use Textedit or your favorite text editor to create a .tex file. One good way to create the LaTeX file is to use Texstudio or Texmaker. Remember that TeX files must always have the extension .tex. Make sure you save your file as plain text - not in some weird Mac format.