blob: 531c25f151709dc0634472a47e945ff5a0621bfc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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
|