X-Git-Url: http://git.tpope.net/?p=latex-mlastyle.git;a=blobdiff_plain;f=README;h=2b8bd9b2540718dd445cbd4b64196f7a5b7e94c9;hp=95de5a89fc45c187f4880c34116012b413b9901a;hb=bed83e2dc445980b81711e7107f885dc926d7789;hpb=637e1f360a5c026c575fc6ce46d630c2d31e2eb1 diff --git a/README b/README index 95de5a8..2b8bd9b 100644 --- a/README +++ b/README @@ -1,10 +1,11 @@ To create the .sty file and documentation, run make. Installation can be accomplished with make install. Alternatively, copy mlastyle.sty -into TeX's search path after running the following commands: +into TeX's search path and mlastyle.bst into BibTeX's search path after +running the following commands: latex mlastyle.ins latex mlastyle.dtx makeindex -s gglo.ist -o mlastyle.gls mlastyle.glo - makeindex -s gind.ist -o mlastyle.ind mlastyle.gls + makeindex -s gind.ist -o mlastyle.ind mlastyle.idx latex mlastyle.dtx latex mlastyle.dtx