X-Git-Url: http://git.tpope.net/?p=latex-mlastyle.git;a=blobdiff_plain;f=README;h=5b7ad31357b875d8bba63a5d2970254cb41236c3;hp=2b8bd9b2540718dd445cbd4b64196f7a5b7e94c9;hb=94e66ed8027650d5105bb5435537564567d032d2;hpb=bed83e2dc445980b81711e7107f885dc926d7789 diff --git a/README b/README index 2b8bd9b..5b7ad31 100644 --- a/README +++ b/README @@ -1,10 +1,12 @@ -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 and mlastyle.bst into BibTeX's search path after +To create the .sty file and documentation, run make. Installation can be +accomplished with make install. Alternatively, copy mlastyle.sty into +LaTeX's search path (e.g. tex/latex/mlastyle/mlastyle.sty) and mlastyle.bst +into BibTeX's search path (e.g. bibtex/bst/mlastyle/mlastyle.bst) after running the following commands: latex mlastyle.ins latex mlastyle.dtx + bibtex mlastyle.dtx makeindex -s gglo.ist -o mlastyle.gls mlastyle.glo makeindex -s gind.ist -o mlastyle.ind mlastyle.idx latex mlastyle.dtx