Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!pt.cs.cmu.edu!andrew.cmu.edu!jaap+ From: jaap+@andrew.cmu.edu (Jaap Akkerhuis) Newsgroups: comp.unix.questions Subject: Re: Underlining text in troff Message-ID: Date: 5 Jan 90 18:19:39 GMT References: <3037@mcgp1.UUCP> Distribution: usa Organization: Information Technology Center, Carnegie Mellon, Pittsburgh, PA Lines: 16 In-Reply-To: <3037@mcgp1.UUCP> Excerpts from netnews.comp.unix.questions: 4-Jan-90 Underlining text in troff Dan Flak@mcgp1.UUCP (318) > Does anyone have a good macro for underlining text in troff. The > example in my book: > .de us > \\$1\l'|O\ul' > .. doesn't work. It should be \\$1\l'|0\(ul'. That is a ZERO not an O. Now throw the book away and read the manual. jaap