Anton Shterenlikht <mexas_at_bristol.ac.uk> wrote: > BUZI> groff -ms -Tascii try.1 | more > > ESC[1mSome titleESC[0m > > How can I get a plain text rendering > from a troff document with ms macros? With nroff, use the -c flag: nroff -ms -c -Tascii The groff frontend has a more convoluted syntax for it: groff -ms -P -c -Tascii -- Christian "naddy" Weisgerber naddy_at_mips.inka.deReceived on Wed Oct 05 2011 - 14:51:14 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:18 UTC