summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/pbox/INSTALL
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-02-05 01:38:09 +0000
committerKarl Berry <karl@freefriends.org>2008-02-05 01:38:09 +0000
commit5a43ae1842a48c9cceac08fada9c20565f50b4b9 (patch)
tree6750568db229c7706cffbd3ae497bd6d44ec9537 /Master/texmf-dist/source/latex/pbox/INSTALL
parente1b4deff802f0013f051f9f07cc1a4ee6953d618 (diff)
pbox update to get doc (frank, 03 Feb 2008 21:15:52)
git-svn-id: svn://tug.org/texlive/trunk@6503 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/pbox/INSTALL')
-rw-r--r--Master/texmf-dist/source/latex/pbox/INSTALL34
1 files changed, 0 insertions, 34 deletions
diff --git a/Master/texmf-dist/source/latex/pbox/INSTALL b/Master/texmf-dist/source/latex/pbox/INSTALL
deleted file mode 100644
index 95bd64cc75f..00000000000
--- a/Master/texmf-dist/source/latex/pbox/INSTALL
+++ /dev/null
@@ -1,34 +0,0 @@
-pbox
-====
-
-Overview
---------
-
-In order to start quickly, just run
-
- make install
-
-and use whichever files you need.
-
-Unpacking
----------
-
-In order to unpack the files in the included docstrip, just run:
-
- make pbox.sty
-
-whih will generate the following files:
-
- * pbox.drv
- * pbox.sty
-
- You should take the pbox.sty and install it within your system.
-
-Manual
-------
-
-To generate the documentation, you should run:
-
- make dvi
-
- -- Simon Law <sfllaw@engmail.uwaterloo.ca> Sun, 06 Apr 2003 15:32:23 -0400