Tied month to year in format.date
[latex-mlastyle.git] / README
1 To create the .sty file and documentation, run make.  Installation can be
2 accomplished with make install.  Alternatively, copy mlastyle.sty into
3 LaTeX's search path (e.g. tex/latex/mlastyle/mlastyle.sty) and mlastyle.bst
4 into BibTeX's search path (e.g.  bibtex/bst/mlastyle/mlastyle.bst) after
5 running the following commands:
6
7         latex mlastyle.ins
8         latex mlastyle.dtx
9         bibtex mlastyle.dtx
10         makeindex -s gglo.ist -o mlastyle.gls mlastyle.glo
11         makeindex -s gind.ist -o mlastyle.ind mlastyle.idx
12         latex mlastyle.dtx
13         latex mlastyle.dtx