nroff - help wanted
terry at RAND-UNIX.ARPA
terry at RAND-UNIX.ARPA
Thu Jun 21 18:56:48 AEST 1984
From: Terry West <terry at RAND-UNIX.ARPA>
One way of getting a form feed (or any other control characters) to
output without changing nroff, is to modify the definition of some of the
unneeded special name characters in one of the terminal driving tables
(ie, the "tabxxx" files in /usr/lib/term). For example, "\(bs" (the bell
system sign) could be redefined as
"\000\f", /*bell system sign; changed to formfeed (trw) */
Then, at the beginning of your page heading macro, insert:
.tl '\(bs'''
Terry West
(decvax!randvax!terry, terry at rand-unix)
More information about the Comp.unix.wizards
mailing list