groff
[Top][All Lists]
Advanced

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

[Groff] sed problem with pdfmark


From: Werner LEMBERG
Subject: [Groff] sed problem with pdfmark
Date: Tue, 14 Oct 2014 06:01:19 +0200 (CEST)

Keith,


with current git I get the following error while running a normal
build:

  GROFF_TMPDIR=. \
  GROFF_COMMAND_PREFIX= \
  GROFF_BIN_DIR="/home/wl/git/groff.compiled/src/roff/groff" \
  GROFF_BIN_PATH="`echo /home/wl/git/groff.compiled/src/roff/groff \
                        /home/wl/git/groff.compiled/src/roff/troff \
                        /home/wl/git/groff.compiled/src/devices/grops \
                        | sed -e 's|  *|:|g'`" \
  ./pdfroff --keep-temporary-files \
            -F/home/wl/git/groff.compiled/font \
            -F/home/wl/git/groff/font \
            -M/home/wl/git/groff/contrib/pdfmark \
            -M/home/wl/git/groff.compiled/tmac \
            -M/home/wl/git/groff/tmac \
            -dpaper=letter \
            -P-pletter \
            -mspdf \
            --stylesheet=/home/wl/git/groff/contrib/pdfmark/cover.ms \
    /home/wl/git/groff/contrib/pdfmark/pdfmark.ms
    >pdfmark.pdf

  /usr/bin/sed: -e Ausdruck #1, Zeichen 29: Nicht beendeter `s'-Befehl

Sorry for the German locale; the error translates to `not finished `s'
command'.


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]