diff options
author | Karl Berry <karl@freefriends.org> | 2013-03-12 22:34:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-03-12 22:34:51 +0000 |
commit | fbaccd6f649a0e767f3706e926d0cc43d32785a4 (patch) | |
tree | 31fa09efc42619ecd05db9bbff6b5e58db420761 /Master/texmf-dist/doc | |
parent | 3a6402a1f1023de22b00d622bdbd01d88fb994be (diff) |
feynmp-auto (12mar13)
git-svn-id: svn://tug.org/texlive/trunk@29358 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/feynmp-auto/README | 55 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/feynmp-auto/feynmp-auto.pdf | bin | 0 -> 368806 bytes |
2 files changed, 55 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/feynmp-auto/README b/Master/texmf-dist/doc/latex/feynmp-auto/README new file mode 100644 index 00000000000..dab23b01870 --- /dev/null +++ b/Master/texmf-dist/doc/latex/feynmp-auto/README @@ -0,0 +1,55 @@ +The feynmp-auto takes care of running METAPOST on the +output files produced by the feynmp package so the +compiled pictures will be available in the next run +of LaTeX. + +Usage: simply change the call + + \usepackage{feynmp} + +to + + \usepackage{feynmp-auto} + +Options to feynmp are honored also by the feynmp-auto +package. + +This is version 1.0 of the package + +Copyright (C) 2013 by Enrico Gregorio +<Enrico dot Gregorio at univr dot it> +------------------------------------------------------- + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either +version 1.3c of this license or (at your option) any +later version. The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions +of LaTeX version 2005/12/01 or later. + +This work has the LPPL maintenance status `maintained'. + +The Current Maintainer of this work is Enrico Gregorio. + +This work consists of the files + feynmp-auto.dtx + feynmp-auto.ins +and the derived file feynmp-auto.sty. + +To install the distribution: + +o run "latex feynmp-auto.ins" +o move "feynmp-auto.sty" to locations where LaTeX will find + it (the FAQ on CTAN in /help/uktug-FAQ gives more + information about this magic place + +To produce the documentation in pdf format: + +o run "pdflatex feynmp-auto.dtx" +o run "makeindex -s gind.ist feynmp-auto" +o run "makeindex -s gglo.ist -o feynmp-auto.gls feynmp-auto.glo" +o run "pdflatex feynmp-auto.dtx" + +2013/03/12 +Enrico Gregorio diff --git a/Master/texmf-dist/doc/latex/feynmp-auto/feynmp-auto.pdf b/Master/texmf-dist/doc/latex/feynmp-auto/feynmp-auto.pdf Binary files differnew file mode 100644 index 00000000000..99f2a09e66d --- /dev/null +++ b/Master/texmf-dist/doc/latex/feynmp-auto/feynmp-auto.pdf |