$Id: INSTALL,v 2.1 1995/08/04 02:04:06 schrod Exp $ ------------------------------------------------------------ You're not on Unix? Jump ahead to `INSTALLATION BY HAND'. INSTALLATION ON UNIX ==================== I have supplied a Makefile for your convenience. You have to edit it to tell make where your TeX installation lives. Do you have a TDS-compliant installation? (E.g., teTeX, highly recommended.) yes => Change the value of TEXMF to your TDS root directory. no => Change even more variables (the ones below TEXMF). Make sure all parent directories exist. Type make Everything should be installed now. If you have a TDS installation structure and make complains that the LaTeX directory is not found, install LaTeX first. INSTALLATION BY HAND ==================== Copy footnpag.sty to some directory where LaTeX finds it. The correct TDS directory name is tex/latex/misc/, relative to the TDS root. Copy *.dvi from the current directory to the directory where you keep the documentation for your installed LaTeX styles. What? You don't have such a directory? Shame on you. ;-) The TDS proposes one the following directory names: doc/latex/misc or doc/latex/styles/. I use the latter.