Path: utzoo!attcan!uunet!husc6!bloom-beacon!tut.cis.ohio-state.edu!mailrus!purdue!decwrl!sgi!andru@rhialto.SGI.COM From: andru@rhialto.SGI.COM (Andrew Myers) Newsgroups: comp.bugs.sys5 Subject: nroff bug? Keywords: nroff font Message-ID: <22078@sgi.SGI.COM> Date: 15 Nov 88 19:12:22 GMT Sender: daemon@sgi.SGI.COM Organization: Silicon Graphics, Inc., Mountain View, CA Lines: 16 For some reason, the following piece of input to nroff fails to work properly on my system. However, as an input to our variant of troff it functions quite nicely. The symptoms of the problem are a return to the italic font following the word "system". On my system, nroff simulates this effect by underlining the remainder of the sentence. I would expect (and troff bears me out) that it would return to the Times-Roman, ordinary font. Any thoughts? Do other people have this problem? -Andrew ---------------- cut here --------------- .fp 1 R .fp 3 H .ft 1 .ps 12 This is a test \fIof\fP the \fBsystem\fP. Undoubtedly, it will fail.