← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: [docbook-apps] Docbook xml title containing double quotationmarks causes CHM TOC issue

From
Christopher R. Maden <>
Date
2010-12-29T13:46:48+00:00
ID
Thread
Re: [docbook-apps] Docbook xml title containing double quotationmarks causes CHM TOC issue
On 12/27/2010 08:32 PM, Tracy Huang Gmail wrote:
> Thank you for the suggestion! I will install and try Saxon 6 later.
> And enlightened by another user Sarah Cheng, I have worked around the
> issue by adding the following Escape Characters (&#147; - left double
> quote, &#148; - right double quote) in the xml file:

To be clear, characters 147 and 148 are control characters; remember
that all numeric references are to Unicode.  They happen to be
double-quotes in the Windows CP-1252 encoding, but that is not their
meaning in an XML numeric reference.

Instead, try using &#x201c; and &#x201d;.

~Chris
-- 
Chris Maden, text nerd  <URL: http://crism.maden.org/ >
Axial tilt: the reason for the season.
GnuPG Fingerprint: C6E4 E2A9 C9F8 71AC 9724 CAA3 19F8 6677 0077 C319
← Prev in month ← Prev in thread
Next in thread → Next in month →