From 40a2270630df0c63ac34e92350bbf810d1d8cdf9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 21 Nov 2017 22:14:58 +0000 Subject: pst-pdgr (21nov17) git-svn-id: svn://tug.org/texlive/trunk@45875 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/generic/pst-pdgr/Makefile | 4 ++-- Master/texmf-dist/source/generic/pst-pdgr/pst-pdgr.dtx | 5 +++-- Master/texmf-dist/source/generic/pst-pdgr/pst-pdgr.ins | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/source/generic') diff --git a/Master/texmf-dist/source/generic/pst-pdgr/Makefile b/Master/texmf-dist/source/generic/pst-pdgr/Makefile index 99fa315fd93..7eae24e9a39 100644 --- a/Master/texmf-dist/source/generic/pst-pdgr/Makefile +++ b/Master/texmf-dist/source/generic/pst-pdgr/Makefile @@ -3,7 +3,7 @@ # # This file is in public domain # -# $Id: Makefile,v 2.1 2007-07-12 16:36:41 boris Exp $ +# $Id: Makefile,v 2.2 2017/11/20 21:27:26 boris Exp $ # PACKAGE=pst-pdgr @@ -51,4 +51,4 @@ distclean: clean # Archive for the distribution. Includes typeset documentation # archive: all clean - tar -czvf pst-pdgr.tgz --exclude '*~' --exclude '*.tgz' --exclude CVS . + COPYFILE_DISABLE=1 tar -C .. -czvf ../pst-pdgr.tgz --exclude '*~' --exclude '*.tgz' --exclude '*.zip' --exclude CVS --exclude '.git*' -s/latex/pst-pdgr/ latex; mv ../pst-pdgr.tgz . diff --git a/Master/texmf-dist/source/generic/pst-pdgr/pst-pdgr.dtx b/Master/texmf-dist/source/generic/pst-pdgr/pst-pdgr.dtx index 9e58a6ca480..cd2468c19ce 100644 --- a/Master/texmf-dist/source/generic/pst-pdgr/pst-pdgr.dtx +++ b/Master/texmf-dist/source/generic/pst-pdgr/pst-pdgr.dtx @@ -1,6 +1,6 @@ % \iffalse %<*gobble> -% $Id: pst-pdgr.dtx,v 2.8 2007-07-23 16:40:25 boris Exp $ +% $Id: pst-pdgr.dtx,v 2.9 2017/11/20 21:27:26 boris Exp $ % % Copyright 2006, 2007, Boris Veytsman , Leila Akhmadeeva % This work may be distributed and/or modified under the @@ -1393,7 +1393,7 @@ %\ProvidesPackage{pst-pdgr} %\ProvidesFile{pst-pdgr.cfg} %\message{ -[2007/07/20 v0.3 Medical Pedigree with PSTricks] +[2017/11/20 v0.4 Medical Pedigree with PSTricks] %} % \end{macrocode} % @@ -1402,6 +1402,7 @@ % work: % \begin{macrocode} %<*latex> +\RequirePackage{pstricks}% \InputIfFileExists{pst-pdgr.cfg}{% \typeout{Loading configuration file pst-pdgr.cfg}}{% \typeout{Configuration file pst-pdgr.cfg is not found}} diff --git a/Master/texmf-dist/source/generic/pst-pdgr/pst-pdgr.ins b/Master/texmf-dist/source/generic/pst-pdgr/pst-pdgr.ins index c10727e9bc6..ad662859678 100644 --- a/Master/texmf-dist/source/generic/pst-pdgr/pst-pdgr.ins +++ b/Master/texmf-dist/source/generic/pst-pdgr/pst-pdgr.ins @@ -1,7 +1,7 @@ % % Doctrip file for pst-pedigree % This file is in public domain -% $Id: pst-pdgr.ins,v 2.0 2007-06-24 20:01:28 boris Exp $ +% $Id: pst-pdgr.ins,v 2.0 2007/06/24 20:01:28 boris Exp $ % \def\batchfile{pst-pdgr.ins} \input docstrip -- cgit v1.2.3