diff options
Diffstat (limited to 'Master/texmf-dist/source')
3 files changed, 7 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/generic/pst-electricfield/Makefile b/Master/texmf-dist/source/generic/pst-electricfield/Makefile index ecb4d158cd3..b3b7ea7a91a 100644 --- a/Master/texmf-dist/source/generic/pst-electricfield/Makefile +++ b/Master/texmf-dist/source/generic/pst-electricfield/Makefile @@ -1,5 +1,6 @@ +# $Id: Makefile 354 2010-06-18 17:18:01Z herbert $ -# `Makefile' for `pst-magneticfield.pdf', Rolf Niepraschk, 2010/05/21 +# `Makefile' for `pst-electricfield.pdf', Rolf Niepraschk, 2010/05/21 .SUFFIXES : .tex .ltx .dvi .ps .pdf .eps .pro @@ -19,8 +20,7 @@ TDS = ~/PSTricks/PSTricks-TDS LATEX = pst2pdf PDFLATEX = pdflatex -OPTIONS= --Iext=.png --Iscale=0.5 --DPI=150 -#--noImages +OPTIONS= --Iext=.png --Iscale=0.5 --DPI=150 --noImages ARCHNAME = $(PACKAGE)-$(shell date +%Y%m%d) diff --git a/Master/texmf-dist/source/generic/pst-electricfield/Makefile.latex b/Master/texmf-dist/source/generic/pst-electricfield/Makefile.latex index c2f5fb548b9..3ff18a4b713 100644 --- a/Master/texmf-dist/source/generic/pst-electricfield/Makefile.latex +++ b/Master/texmf-dist/source/generic/pst-electricfield/Makefile.latex @@ -1,5 +1,6 @@ +# $Id: Makefile.latex 351 2010-06-18 05:47:11Z herbert $ -# `Makefile' for `pst-electricfield-doc.pdf', hv, 201?/??/?? +# `Makefile' for `pst-electricfield-doc.pdf', hv/RN 2010/06/12 .SUFFIXES : .tex .ltx .dvi .ps .pdf .eps .pro diff --git a/Master/texmf-dist/source/generic/pst-electricfield/Makefile.pst2pdf b/Master/texmf-dist/source/generic/pst-electricfield/Makefile.pst2pdf index ecb4d158cd3..e32ab64ebab 100644 --- a/Master/texmf-dist/source/generic/pst-electricfield/Makefile.pst2pdf +++ b/Master/texmf-dist/source/generic/pst-electricfield/Makefile.pst2pdf @@ -1,5 +1,6 @@ +# $Id: Makefile.pst2pdf 351 2010-06-18 05:47:11Z herbert $ -# `Makefile' for `pst-magneticfield.pdf', Rolf Niepraschk, 2010/05/21 +# `Makefile' , hv/Rolf Niepraschk, 2010/05/21 .SUFFIXES : .tex .ltx .dvi .ps .pdf .eps .pro |