X-Git-Url: http://git.tpope.net/?p=latex-mlastyle.git;a=blobdiff_plain;f=README;h=809efe6d3dd48ffefa2ec61fbce10bf0cb02e96b;hp=7c603fceca94610a87d536b16144e5e9c21f7177;hb=0fc73daffde8ec23fde9b4973570b760f1b9ccfc;hpb=34f1b8dc622aaf116167277f21da2a56a0d65035 diff --git a/README b/README index 7c603fc..809efe6 100644 --- a/README +++ b/README @@ -1 +1,11 @@ -Bite my shiny metal ass! +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 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.idx + latex mlastyle.dtx + latex mlastyle.dtx