Hello,
I'm trying to compile an .ms document with groff using the HTML output
with the following command:
groff -s -ms -e -Thtml -P-Dhtml -P-I1.html 1.ms > html/1.html
I get an error "sh: line 1: missing: command not found"
And then:
Calling 'echo showpage | missing -q -dBATCH -dSAFER -dDEVICEHEIGHTPOINTS=792 
-dDEVICEWIDTHPOINTS=700 -dFIXEDMEDIA=true -sDEVICE=pnmraw -r100 
-dTextAlphaBits=4 -dGraphicsAlphaBits=4  -sOutputFile=/tmp/groff-page-p9UCo9 
/tmp/groff-ps-Z50Aox -
' returned status 32512
Followed by a bunch of errors from different pnm utilities being called
by groff.
The HTML page is output but with some errors in formatting.
Note that with a PDF it works fine (groff -s -ms -e -Tpdf 1.ms >
pdf/1.pdf ).

I suspect I have some missing dependency, but looking it up I cannot
seem to find it. And moreover, it has been a while since I touched this
set of documents, so I'm not entirely sure what I did at the time.

-- 
Kind Regards,
Wael Karram.

Attachment: pgpH3MmOTN5LR.pgp
Description: OpenPGP digital signature

Reply via email to