1994-11-06 03:13:39 +01:00
|
|
|
A2ps formats each named file for printing in a postscript printer; if
|
|
|
|
no file is given, a2ps reads from the standard input. The format used
|
|
|
|
is nice and compact: normally two pages on each physical page, borders
|
|
|
|
surrounding pages, headers with useful information (page number,
|
|
|
|
printing date, file name or supplied header), line numbering, etc.
|
|
|
|
This is very useful for making archive listings of programs.
|
1998-07-16 06:48:58 +02:00
|
|
|
|
|
|
|
Additionally, A2ps "pretty print"s using special fonts for a wide array
|
|
|
|
of languages, making things like program listings much more legible.
|
2002-07-04 06:45:54 +02:00
|
|
|
|
|
|
|
WWW: http://www.inf.enst.fr/~demaille/a2ps/
|