Am 15.09.2012 um 22:21 schrieb Peter Schaffter:
> Thanks for catching this. Here's a patch for
>
> groff-current/contrib/mom/Makefile.sub
>
>
>
> --- Makefile.sub.orig 2012-09-15 15:59:48.964497338 -0400
> +++ Makefile.sub
Deri,
First pass at it returns the following:
gs -q -dNOPAUSE -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFFitPage
-dPermissions=-4 -dBATCH -sOUTPUTFILE=ztest.pdf ztest_.pdf ztest.add.ps
postscript files produced with groff -mpdfmark
gs dumps an error:
ERROR: /syntaxerror in pdfopenOperand
Axel --
On Sat, Sep 15, 2012, Axel Kielhorn wrote:
> I wanted to look at the new mom macros and installed groff
> from cvs. I was a little surprised that the pdf files in
> contrib/mom/examples were all 0 bytes long.
>
> And here is the reason:
>
> GROFF_COMMAND_PREFIX=''; export GROFF_COMMAND_
Hi!
I wanted to look at the new mom macros and installed groff from cvs.
I was a little surprised that the pdf files in contrib/mom/examples were all 0
bytes long.
And here is the reason:
GROFF_COMMAND_PREFIX=''; export GROFF_COMMAND_PREFIX;
PDFMOM_BIN_PATH=/Users/axel/src/groff/src/devices/gr