From fbaccd6f649a0e767f3706e926d0cc43d32785a4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 12 Mar 2013 22:34:51 +0000 Subject: feynmp-auto (12mar13) git-svn-id: svn://tug.org/texlive/trunk@29358 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/feynmp-auto/README | 55 +++++++++++++++++++++ .../doc/latex/feynmp-auto/feynmp-auto.pdf | Bin 0 -> 368806 bytes 2 files changed, 55 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/feynmp-auto/README create mode 100644 Master/texmf-dist/doc/latex/feynmp-auto/feynmp-auto.pdf (limited to 'Master/texmf-dist/doc/latex/feynmp-auto') 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 + +------------------------------------------------------- + +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 new file mode 100644 index 00000000000..99f2a09e66d Binary files /dev/null and b/Master/texmf-dist/doc/latex/feynmp-auto/feynmp-auto.pdf differ -- cgit v1.2.3