Size | 4438435 | a2ps formats files for printing on a PostScript printer.
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, pretty-printing, symbol substitution etc. This is very
useful for making archive listings of programs or just to check your
code in the bus. Actually a2ps is kind of boostrapped: its sources are
frequently printed with a2ps `:)'.
While at the origin its names was derived from "ASCII to PostScript",
today we like to think of it as "Any to PostScript". Indeed, a2ps
supports "delegations", i.e., you can safely use a2ps to print DVI,
PostScript, LaTeX, JPEG etc., even compressed.
[from the Info documentation] |