diff options
author | Karl Berry <karl@freefriends.org> | 2010-07-10 00:06:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-07-10 00:06:53 +0000 |
commit | cb02a75d8a40f5c0f829fad0235477685f3591b8 (patch) | |
tree | 8061ee5de5620a60d41937a95281b9b580767ad6 /Master/texmf-dist/source | |
parent | 0062f2dde6fe9e690fe436bff55f7edb88c78403 (diff) |
pst-electricfield update (3jul10)
git-svn-id: svn://tug.org/texlive/trunk@19320 c570f23f-e606-0410-a88d-b1316a301751
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 |