summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-pdgr
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-05-30 00:14:18 +0000
committerKarl Berry <karl@freefriends.org>2006-05-30 00:14:18 +0000
commitc784f93856c0d51f9796295d01a735d10b9faebd (patch)
tree27a0c661023b27daf4b28dedbff40ce89889c99a /Master/texmf-dist/doc/generic/pst-pdgr
parentbbe4b4aa208edad91c551fcac1c8af2a6a7d61c1 (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/doc/generic/pst-pdgr')
-rw-r--r--Master/texmf-dist/doc/generic/pst-pdgr/README26
-rw-r--r--Master/texmf-dist/doc/generic/pst-pdgr/pst-pdgr.bib50
-rw-r--r--Master/texmf-dist/doc/generic/pst-pdgr/pst-pdgr.pdfbin0 -> 180016 bytes
3 files changed, 76 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-pdgr/README b/Master/texmf-dist/doc/generic/pst-pdgr/README
new file mode 100644
index 00000000000..bac5e7b43f0
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pst-pdgr/README
@@ -0,0 +1,26 @@
+ Creating Medical Pedigree with PSTricks and LaTeX
+ Boris Veytsman & Leila Akhmadeeva
+ Version 0.2a, April 2006
+
+This package is a set of macros based on PSTricks to draw medical
+pedigrees according to the recommendations for standardized human
+pedigree nomenclature. The drawing commands place the symbols on a
+pspicture canvas. An interface for making trees is also provided.
+The package can be used both with LaTeX and PlainTeX. A separate
+Perl program for generating TeX files from spreadsheets is
+provided elsewhere on CTAN.
+
+To extract the files, run pst-pdgr.ins through latex. Then move the
+files pst-pdgr.sty & pst-pdgr.cfg to the place where LaTeX files are
+kept in your system, e. g. /usr/share/texmf/tex/latex/pst-pdgr/, and
+the file pst-pdgr.tex to the place where generic TeX files are kept in
+your system, e.g. /usr/share/texmf/tex/generic/pstricks/pst-pdgr/.
+
+The documentation is in the file pst-pdgr.pdf. You may use the
+provided Makefile to re-typeset it.
+
+Copyright 2006, Boris Veytsman <borisv@lk.net>, Leila Akhmadeeva
+
+This work may be distributed and/or modified under the conditions of
+the LaTeX Project Public License, either version 1.3 of this license
+or (at your option) any later version.
diff --git a/Master/texmf-dist/doc/generic/pst-pdgr/pst-pdgr.bib b/Master/texmf-dist/doc/generic/pst-pdgr/pst-pdgr.bib
new file mode 100644
index 00000000000..c9ab559619d
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pst-pdgr/pst-pdgr.bib
@@ -0,0 +1,50 @@
+Generated on Wed Apr 19 11:55:35 2006 (1145462135).
+
+
+,-------------------.
+| BIBTEX ENTRIES |
+`-------------------'
+
+@book{Harper01:MDBook,
+ address = {Philadelphia},
+ author = {Peter Harper},
+ edition = {Third},
+ publisher = {W. B. Saunders},
+ title = {Myotonic Dystrophy},
+ year = {2001},
+}
+
+@article{PedigreeNomenclature95,
+ author = {Robin L. Bennett and Kathryn A. Steinhaus and
+ Stefanie B. Uhrich and Corrine K. O'Sullivan and
+ Robert G. Resta and Debra Lochner-Doyle and
+ Dorene S. Markei and Victoria Vincent and
+ Jan Hamanishi},
+ journal = {Am. J. Hum. Genet.},
+ number = {3},
+ pages = {745--752},
+ title = {Recommendations for Standardized Human Pedigree
+ Nomenclature},
+ volume = {56},
+ year = {1995},
+}
+
+
+@manual{PSTricks93,
+ author = {Van Zandt, Timothy},
+ month = {March},
+ note = {Available from CTAN at
+ \path{tex-archive/graphics/pstricks/obsolete/doc}},
+ title = {PSTricks: PostScript Macros for Generic \TeX},
+ year = {1993},
+}
+
+@manual{pedigree-perl,
+ author = {Boris Veytsman and Leila Akhmadeeva},
+ month = {April},
+ note = {Available from CTAN at \path{support/pedigree}},
+ title = {A Program For Automatic Pedigree Construction With pst-pdgr.
+ User Manual and Algorithm Description},
+ year = {2006},
+
+}
diff --git a/Master/texmf-dist/doc/generic/pst-pdgr/pst-pdgr.pdf b/Master/texmf-dist/doc/generic/pst-pdgr/pst-pdgr.pdf
new file mode 100644
index 00000000000..4f3d673d861
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pst-pdgr/pst-pdgr.pdf
Binary files differ