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
|
diploma for DEBIAN
------------------
The package diploma is a collection of examples for the writing of
scientific papers.
To process an example, you should extract the corresponding archive
file somewhere in your home directory.
tar -xvzf /usr/share/doc/diploma/examples/diploma_1.tar.gz
Then change into the top level directory of the extracted source.
cd diploma_1
See the file /usr/share/doc/diploma/contents for a list of the special
packages needed by each example. You must install these packages also
to process the example.
Then you just need to start "make"
make
to get a print file diploma_1.ps which can be previewed with gv or ghostview.
diploma is originally written for inclusion into the Debian GNU/Linux system.
Copyright (C) 1999 Andreas Franzen
See the file copyright for details.
Andreas Franzen <anfra@debian.org>, Tue, 11 Jan 2000 02:42:18 +0100
|