Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 2016 12:15:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207299] print/muttprint: Update to 0.73
Message-ID:  <bug-207299-13-TELuJRLbE3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207299-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207299-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207299

--- Comment #14 from Matthias Apitz <guru@unixarea.de> ---
Comment on attachment 167321
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D167321
9.3 build log

I'm on 11-CURRENT amd64, r292778

Can you please grab from the work dir the two files:

# cp work/muttprint-0.73/doc/manual/stylesheet.dsl /tmp
# cp work/muttprint-0.73/doc/manual/de/manual-de-sed.sgml /tmp

and run

# docbook2pdf -d /tmp/stylesheet.dsl /tmp/manual-de-sed.sgml

it looks like jade on your host does not understand the SGML file; my jade =
is:

$ pkg info | fgrep jade
jade-1.2.1_10
tex-jadetex-3.13_3

and the SGML file starts with:

<!DOCTYPE ARTICLE PUBLIC "-//OASIS//DTD DocBook V4.1//EN">

<article lang=3D"de" id=3D"index">
...

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207299-13-TELuJRLbE3>