Re: [Groff] Clean install of groff (cvs): gropdf not in path

2012-09-15 Thread Axel Kielhorn
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

Re: [Groff] passing groff special chars to pdfmark as bookmarks

2012-09-15 Thread smoore
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

Re: [Groff] Clean install of groff (cvs): gropdf not in path

2012-09-15 Thread Peter Schaffter
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_

[Groff] Clean install of groff (cvs): gropdf not in path

2012-09-15 Thread Axel Kielhorn
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