output from tbl

George Sicherman colonel at sunybcs.UUCP
Tue Jan 3 08:20:40 AEST 1984


For some reason, when tbl writes the actual table entries, it surrounds
them with delimiters.  Example:

input:	.TS
	l l.
	alpha (T) beta
	.TE

output:	...
	\&\h'...'^B^Calpha^B\h'...'^Bbeta^C^B
	...

Does anybody know why?  Obviously the delimiters should not be there.

Troff badly misplaces the -me special characters
because of these spurious delimiters.
And of course, if your entries contain all the troff-acceptable
control characters, tbl will choose graphics for delimiters.  Try it!

The fix ought to be to change t8.c to just not print the delimiters.
But will that kill something?
			G. L. Sicherman
			...seismo!rochester!rocksvax!sunybcs!colonel



More information about the Net.bugs mailing list