Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site cbneb.UUCP Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!cbosgd!cbscc!cbneb!adm From: adm@cbneb.UUCP Newsgroups: net.unix Subject: Re: putting comments in nroff/troff--var - (nf) Message-ID: <1305@cbneb.UUCP> Date: Sun, 9-Sep-84 22:22:39 EDT Article-I.D.: cbneb.1305 Posted: Sun Sep 9 22:22:39 1984 Date-Received: Thu, 13-Sep-84 19:35:30 EDT Sender: adm@cbneb.UUCP Organization: AT&T Bell Laboratories, Columbus, OHIO Lines: 12 #R:ucbtopaz:-53600:cbnap:27300006:000:391 cbnap!whp Sep 9 22:07:00 1984 An interesting bug in n/troff regarding comments is that a comment following a command must be preceeded by spaces and not tabs! That is, .xx \" this comment preceeded by a tab, and may cause n/troff to blow up. .xx \" this comment is preceeded by 5 blanks, and will work ok. The reason for this is obscure, but the bug was reported and will be fixed (hopefully) in a future release.