X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=jaDkYyRE901msbX6I9OKSfq91R7aMYKyaIBa2NtEAj+
	K5MzOqXha0I4nJiyLVkq12DZWYBhyOUFBBWKPKLn8Et8VDohbvyp3Y9fs8rEqDKh
	nPTNyIp8zmFucHMwL+rvUASAQ74Q9hJyUMuzwE7hKdSCmrwRBYoIQn4+E669Quhg
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=n4KpF81GWpKKUz2og8cYoyel31I=; b=BSqjaaCCMAHhTTZ+H
	RC6otcas7bCNMsy82qP5680DJKh0lmRrqsSMIymRIS7ZF5TJS7vVzw1wvsPrZoaG
	eZuW66bB8VTLbEFynJ0rR02wH8LldFD0XJgBwgZv7OVENP+Sx/l1vGrIss6Bf18w
	He9wcyoGgtd2nLdE31xyv0rRdI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-5.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1
X-Received: by 10.50.11.138 with SMTP id q10mr2786077igb.5.1365922507656;        Sat, 13 Apr 2013 23:55:07 -0700 (PDT)
Message-ID: <516A52CC.9000302@users.sourceforge.net>
Date: Sun, 14 Apr 2013 01:55:08 -0500
From: "Yaakov (Cygwin/X)" <yselkowitz@users.sourceforge.net>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: docbook2pdf errors
References: <CAKf2h5SqejiDkdNzAAKAwD5EoU3ErjhrG7-WP-=DkY2oDz5PSQ@mail.gmail.com> <516A40C7.7080004@users.sourceforge.net>
In-Reply-To: <516A40C7.7080004@users.sourceforge.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

On 2013-04-14 00:38, Yaakov (Cygwin/X) wrote:
> docbook-utils is primarily for handling SGML, and uses (Open)Jade for
> processing.  It is a known issue that the latter does not properly
> handle character entities from the newer versions (4.4+) of the DocBook
> XML DTD.  While you could work around this by using the 4.3 DTD, you
> should be using xmlto(1) for XML instead:
>
> xmlto --with-dblatex pdf book.pdf

Sorry, that should have been:

xmlto --with-dblatex pdf book.xml


Yaakov


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

