Changed package description and subtly modified documentation
[latex-mlastyle.git] / README
1 To create the .sty file and documentation, run make.  Installation can
2 be accomplished with make install.  Alternatively, copy mlastyle.sty
3 into TeX's search path after running the following commands:
4
5         latex mlastyle.ins
6         latex mlastyle.dtx
7         makeindex -s gglo.ist -o mlastyle.gls mlastyle.glo
8         makeindex -s gind.ist -o mlastyle.ind mlastyle.gls
9         latex mlastyle.dtx
10         latex mlastyle.dtx