blob: a065c03290abe9a35feca26f70035f8dd8075c49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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}
[2007/07/20 v0.3 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'.
|