From c784f93856c0d51f9796295d01a735d10b9faebd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 30 May 2006 00:14:18 +0000 Subject: new pstricks package pst-pdgr git-svn-id: svn://tug.org/texlive/trunk@1618 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.cfg | 17 ++++++++++++ Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.sty | 32 +++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.cfg create mode 100644 Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.sty (limited to 'Master/texmf-dist/tex/latex/pst-pdgr') diff --git a/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.cfg b/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.cfg new file mode 100644 index 00000000000..e17d3e21e8b --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.cfg @@ -0,0 +1,17 @@ +%% +%% This is file `pst-pdgr.cfg', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% pst-pdgr.dtx (with options: `cfg') +%% +%% You are allowed and encouraged to modify THIS file. +%% +%% Good luck +%% +\ProvidesFile{pst-pdgr.cfg} +[2006/04/18 v0.2a 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 new file mode 100644 index 00000000000..6caa76153cb --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.sty @@ -0,0 +1,32 @@ +%% +%% This is file `pst-pdgr.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% pst-pdgr.dtx (with options: `latex') +%% +%% IMPORTANT NOTICE: +%% +%% For the copyright see the source file. +%% +%% Any modified versions of this file must be renamed +%% with new filenames distinct from pst-pdgr.sty. +%% +%% For distribution of the original source see the terms +%% for copying and modification in the file pst-pdgr.dtx. +%% +%% This generated file may be distributed as long as the +%% original source files, as listed above, are part of the +%% same distribution. (The sources need not necessarily be +%% in the same archive or directory.) +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{pst-pdgr} +[2006/04/18 v0.2a Medical Pedigree with PSTricks] +\InputIfFileExists{pst-pdgr.cfg}{% + \typeout{Loading configuration file pst-pdgr.cfg}}{% + \typeout{Configuration file pst-pdgr.cfg is not found}} +\input{pst-pdgr.tex} +\endinput +%% +%% End of file `pst-pdgr.sty'. -- cgit v1.2.3