LaserJet nroff table bug fix

dbw at ariel.UUCP dbw at ariel.UUCP
Sat Nov 22 06:30:16 AEST 1986


We found a bug in the bold selection for the Courier P&L
font cartridge, which is fixed by changing:
/*bdon    */		"\033)s3B\016",
to
/*bdon    */		"\033)ss3B\016",
in the tabljet.c file processed by Bruce Townsend's
generator.
The extra "s" is actually the shortest way of adding
"\033)s0S" to the string, which selects upright style.

Dave Wood

(Thanks to Joe Wood for this.)



More information about the Comp.sources.unix mailing list