diff options
author | Karl Berry <karl@freefriends.org> | 2006-05-30 00:14:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-05-30 00:14:18 +0000 |
commit | c784f93856c0d51f9796295d01a735d10b9faebd (patch) | |
tree | 27a0c661023b27daf4b28dedbff40ce89889c99a /Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.sty | |
parent | bbe4b4aa208edad91c551fcac1c8af2a6a7d61c1 (diff) |
new pstricks package pst-pdgr
git-svn-id: svn://tug.org/texlive/trunk@1618 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.sty | 32 |
1 files changed, 32 insertions, 0 deletions
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'. |