nroff

Steinar O. Cook soc at dr.uucp
Sat Jun 2 20:19:26 AEST 1990


In article <14 at astph.UUCP> joe at astph.UUCP (Joe Broniszewski) writes:
>From time to time I get sources from the net and compile them on
>my machine.  Many times these sources send documemtation in
>a form that nroff can understand.  I try to print out these
>documents with the switchs -man, -ms, etc. that came with
>nroff, but they don't work on all documents.  I don't understand
>nroff well enough to figure out a solution to this problem.  Is
>there a standard filter to pass some of these manual pages through?
>Any help is greatly appreciated.  Thank you.

It might be that the documents have been written using tbl, pic or grap
macros. If the documents contains pic og grap macros, there is not very much 
you can do about it if you only have nroff. If the documents contains tbl 
macros (.TS/.TE), you could try formatting like this:

	tbl -TX document | nroff -mm/-me/-ms -Tyourterm 



More information about the Comp.unix.i386 mailing list