summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/pbox/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/pbox/INSTALL')
-rw-r--r--Master/texmf-dist/source/latex/pbox/INSTALL34
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/pbox/INSTALL b/Master/texmf-dist/source/latex/pbox/INSTALL
new file mode 100644
index 00000000000..95bd64cc75f
--- /dev/null
+++ b/Master/texmf-dist/source/latex/pbox/INSTALL
@@ -0,0 +1,34 @@
+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