summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-dbicons/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-01-10 23:29:34 +0000
committerKarl Berry <karl@freefriends.org>2007-01-10 23:29:34 +0000
commit3c5a9cf8c246db8ac28a55b88dc0f876d470c2f6 (patch)
tree89b614ed8d60021ae583e867c3da812b6dcf1a7a /Master/texmf-dist/doc/generic/pst-dbicons/README
parentfc8eb0e4ec334c2b5c3dde3c930dd973edf2b05d (diff)
new pstricks package pst-dbicons (27nov06)
git-svn-id: svn://tug.org/texlive/trunk@3319 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-dbicons/README')
-rw-r--r--Master/texmf-dist/doc/generic/pst-dbicons/README24
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-dbicons/README b/Master/texmf-dist/doc/generic/pst-dbicons/README
new file mode 100644
index 00000000000..044a5954a3b
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pst-dbicons/README
@@ -0,0 +1,24 @@
+The pst-dbicons package is based on PSTricks and is intended to be
+used by programmers to create a ER model.
+
+This material is subject to the LaTeX Project Public License. See
+http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
+for the details of that license.
+
+pst-dbicons.dtx - The dtx file
+pst-dbicons.ins - The ins file
+pst-dbicons.pdf - The documentation, generated from the docstrip file
+
+to get the sty, the tex and the pdf file, run the Makefile or alternative
+
+latex pst-dbicons.ins
+latex pst-dbicons.dtx
+makeindex -s gind.ist pst-dbicons
+makeindex -s gglo.ist -o pst-dbicons.gls pst-dbicons.glo
+latex pst-dbicons.dtx
+dvips pst-dbicons.dvi
+ps2pdf pst-dbicons.ps
+
+
+------------------------------
+Herbert Voss 2006-11-26 \ No newline at end of file