summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-pdgr
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-11-21 22:14:58 +0000
committerKarl Berry <karl@freefriends.org>2017-11-21 22:14:58 +0000
commit40a2270630df0c63ac34e92350bbf810d1d8cdf9 (patch)
treeb20108e7dcc5f6a25f1502748982a38746311c94 /Master/texmf-dist/tex/latex/pst-pdgr
parentea25281c5adfc7ae5a138c26ea181a72d6eb5301 (diff)
pst-pdgr (21nov17)
git-svn-id: svn://tug.org/texlive/trunk@45875 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-pdgr')
-rw-r--r--Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.sty3
2 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.cfg b/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.cfg
index 569f0bf7ffd..9f81ac093cd 100644
--- a/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.cfg
+++ b/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.cfg
@@ -11,7 +11,7 @@
%% Good luck
%%
\ProvidesFile{pst-pdgr.cfg}
-[2007/07/20 v0.3 Medical Pedigree with PSTricks]
+[2017/11/20 v0.4 Medical Pedigree with PSTricks]
\endinput
%%
%% End of file `pst-pdgr.cfg'.
diff --git a/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.sty b/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.sty
index a065c03290a..7c28caa61eb 100644
--- a/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.sty
+++ b/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.sty
@@ -22,7 +22,8 @@
%% in the same archive or directory.)
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{pst-pdgr}
-[2007/07/20 v0.3 Medical Pedigree with PSTricks]
+[2017/11/20 v0.4 Medical Pedigree with PSTricks]
+\RequirePackage{pstricks}%
\InputIfFileExists{pst-pdgr.cfg}{%
\typeout{Loading configuration file pst-pdgr.cfg}}{%
\typeout{Configuration file pst-pdgr.cfg is not found}}