Date: Wed, 5 Oct 2011 21:01:32 +0100 From: Anton Shterenlikht <mexas@bristol.ac.uk> To: Christian Weisgerber <naddy@mips.inka.de> Cc: freebsd-current@freebsd.org Subject: Re: groff -ms -Tascii (nroff?) strange output Message-ID: <20111005200132.GA29748@mech-cluster241.men.bris.ac.uk> In-Reply-To: <j6hvuc$1cti$1@lorvorc.mips.inka.de> References: <20111004205648.GA19519@mech-cluster241.men.bris.ac.uk> <j6hvuc$1cti$1@lorvorc.mips.inka.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 05, 2011 at 04:17:16PM +0000, Christian Weisgerber wrote: > Anton Shterenlikht <mexas@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 Thanks The reason for writing to current@ is that I've one box still on r216048, where "-c" flag is not required. Has there been a recent change to groff, affecting this behaviour? Thanks -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111005200132.GA29748>