Subject: Re: nroff/troff tutorial?
To: NetBSD-current Discussion List <current-users@NetBSD.ORG>
From: None <itojun@iijlab.net>
List: current-users
Date: 06/16/2000 12:08:33
>Once upon a time the AT&T Documentor's Workbench included macros
>explicitly designed for producing overheads (-mv).
>However this works much much much better:
> # cd /usr/pkgsrc/textproc/lout; make install
maybe not very relevant but i should mention...
"magicpoint" presentation tool includes postscript file generator
mgp2ps, and works great for both presentation-with-pc and generating
postscript output.
the input file is simple dumb plaintext (even dumber than lout).
no math nor table support, but can invoke external commands from
presentation foil.
available at pkgsrc/graphics/magicpoint.
itojun