WELCOME TO LOOTEX!!!
Created by Jason R. Looker
Department of Mathematics and Statistics
The University of Melbourne
Victoria 3010
AUSTRALIA
Ph: (61-3) 8344 9772
E-mail: j.looker@ms.unimelb.edu.au
* SYSTEM REQUIREMENTS AND INSTALLATION INSTRUCTIONS
This README file assumes that you are using the teTeX distribution of LaTeX,
and have Mac OS X 10.2 or newer. I will only describe the system requirements
and installation instructions for LooTeX - the instructions for LooTeX LiTe
are similar.
* SYSTEM REQUIREMENTS
LooTeX requires the following LaTeX packages:
- amsmath
- amssymb
- ifthen.
LooTeX LiTe only requires the ifthen package.
You should already have these packages as they come with most, if not all,
distributions of LaTeX.
* INSTALLATION INSTRUCTIONS
LooTeX can be installed in two ways:
1) Place lootex.sty in the same directory as your current .tex file.
Then if your .tex file is stored in a different directory in the future,
a copy of lootex.sty must be placed in the new directory.
OR
2) Create the following directory (I know it's long!):
~/Library/texmf/tex/latex/misc
Place lootex.sty in the misc directory and you're done. LaTeX knows to
look for the style files in this directory. The advantage of this is that
you don't have to keep copying lootex.sty every time you wish to use a different
directory to store your .tex file.
---------------------------------------------