[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: troff -> ps....



On Mon, 19 Oct 1998, Ze'ev Maor wrote:

> I've tried composing a document, and then formatting it with troff into an
> ps file. I've used the "ms" macro package for the troff commands and then
> did a: troff -ms MYFILE > OUTPUT.ps
> 
> Running gv/gs on the OUTPUT file gave me a list of errors with no display
> of the document. I've also tried running the same command on some of the
> man pages (only without the -ms since they don't use macros) and got the
> same results. Any idea what's wrong??

Try again but with -Tps added. It should output what you want, but your
troff may be set otherwise. BTW, it's called groff ;)

Peter