From owner-freebsd-doc@FreeBSD.ORG Fri May 6 12:54:18 2005 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97EB116A4D3; Fri, 6 May 2005 12:54:18 +0000 (GMT) Received: from mail.freebsdmall.com (ns1.freebsdmall.com [69.50.233.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85F7A43D62; Fri, 6 May 2005 12:54:18 +0000 (GMT) (envelope-from murray@freebsdmall.com) Received: by mail.freebsdmall.com (Postfix, from userid 2074) id 359601CE0A; Fri, 6 May 2005 06:00:43 -0700 (PDT) Date: Fri, 6 May 2005 06:00:43 -0700 From: Murray Stokely To: Hiroki Sato Message-ID: <20050506130043.GA60976@freebsdmall.com> References: <20050506000215.GA30521@freebsdmall.com> <20050506000439.GH71979@wantadilla.lemis.com> <20050506001611.GC30521@freebsdmall.com> <20050506.105924.106566651.hrs@allbsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050506.105924.106566651.hrs@allbsd.org> User-Agent: Mutt/1.4.2.1i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D cc: grog@FreeBSD.org cc: freebsd-doc@FreeBSD.org Subject: Re: Turning on smartquotes for HTML output X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2005 12:54:18 -0000 On Fri, May 06, 2005 at 10:59:24AM +0900, Hiroki Sato wrote: > mu> The error message from jade is pretty explicit. It is complaining > mu> that the DTD doesn't contain that entity. You are free to add > > I ask again: is there a specific reason not to use (make entity-ref)? > This error is not due to that the DocBook DTD does not contain > the entity, but the entity resolution fails in the DSSSL DTD. > (literal "&") should also fail, for example. > > I do not stick to it but just wondering... Ahh, ok. There is no specific reason not to use (make entity-ref). Feel free to change it if you prefer that. - Murray