Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 May 2005 09:34:39 +0930
From:      Greg 'groggy' Lehey <grog@FreeBSD.org>
To:        Murray Stokely <murray@freebsdmall.com>
Cc:        freebsd-doc@freebsd.org
Subject:   Re: Turning on smartquotes for HTML output
Message-ID:  <20050506000439.GH71979@wantadilla.lemis.com>
In-Reply-To: <20050506000215.GA30521@freebsdmall.com>
References:  <20050505132411.GC6071@freebsdmall.com> <20050505235049.GG71979@wantadilla.lemis.com> <20050506000215.GA30521@freebsdmall.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--XCKmtPOB2gS6QFgg
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Thursday,  5 May 2005 at 17:02:15 -0700, Murray Stokely wrote:
> On Fri, May 06, 2005 at 09:20:50AM +0930, Greg 'groggy' Lehey wrote:
>>> -	    (literal "``")
>>> +	    (literal "&#8220;")
>>>  	    (process-children)
>>> -	    (literal "''")))
>>> +	    (literal "&#8221;")))
>>
>> Wouldn't this be better as &ldquo; and &rdquo;?
>
> If it worked.
>
> local/share/sgml/catalog.ports -t sgml
> /usr/src/release/doc/en_US.ISO8859-1/relnotes/alpha/article.sgml >
> article.html ||  (/bin/rm -f article.html && false)
> /usr/local/bin/jade:/usr/src/release/doc/en_US.ISO8859-1/relnotes/alpha/../../../share/sgml/release.dsl:120:16:E:
> general entity "ldquo" not defined and no default entity
> /usr/local/bin/jade:/usr/src/release/doc/en_US.ISO8859-1/relnotes/alpha/../../../share/sgml/release.dsl:122:16:E:
> general entity "rdquo" not defined and no default entity

This appears to be a bug in jade.

Greg
--
See complete headers for address and phone numbers.

--XCKmtPOB2gS6QFgg
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFCerSXIubykFB6QiMRAqJRAJ9oT1hInYLL2uCKHc4Y9lewrno4KwCdEKkt
FrV8xrNInigOcaZHC98xrlE=
=Ks1A
-----END PGP SIGNATURE-----

--XCKmtPOB2gS6QFgg--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050506000439.GH71979>