summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pbox/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/pbox/INSTALL')
-rw-r--r--macros/latex/contrib/pbox/INSTALL34
1 files changed, 34 insertions, 0 deletions
diff --git a/macros/latex/contrib/pbox/INSTALL b/macros/latex/contrib/pbox/INSTALL
new file mode 100644
index 0000000000..531c25f151
--- /dev/null
+++ b/macros/latex/contrib/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@sfllaw.ca> Sun, 06 Apr 2003 15:32:23 -0400