On Thu, Mar 08, 2001 at 04:50:52PM -0500, Andrew Perrin wrote: > Actually, no, try: > > zcat meintro.me | groff -me -Tascii | less > > which will actually translate it. If you're trying to learn groff, reading > groff source probably won't help :)
Yes! This works perfectly. I didn't even know how to invoke the macro... Thank you very much. Andreas