This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] trademark tag not rendered correctly in javahelp


Yes, the default behavior of Saxon is to output the named character entity
like ™. But at least Saxon can be customized to output the numerical
entity.  See:

http://www.sagehill.net/docbookxsl/OutputEncoding.html#SaxonCharacter

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Paul Taylor" <paul_t100@fastmail.fm>
To: <docbook-apps@lists.oasis-open.org>
Sent: Friday, October 15, 2004 4:02 PM
Subject: Re: [docbook-apps] trademark tag not rendered correctly in javahelp


> This doesnt concur with my experience Im using Saxon 6 and  Javahelp 2.0
> on Windows and I am getting the problem.
>
> Mauritz Jeanson wrote:
>
> >>-----Original Message-----
> >>From: Bob Stayton [mailto:bobs@sagehill.net]
> >>Here is a workaround that you can put into a customization layer for
> >>javahelp.xsl until Sun fixes the Javahelp compiler (hopefully
> >>someone has
> >>reported this bug to them):
> >>
> >>
> >
> >
> >This workaround may not be needed. The trademark sign looks fine in
JavaHelp
> >2.0 if it is represented natively in UTF-8 or as a character reference
> >(&#8482;).
> >
> >>From my experience, both Saxon and xsltproc always output &#8482;. But
Xalan
> >on the other hand stubbornly outputs the unwanted HTML entity, and I
haven't
> >found a way to get around this.
> >
> >/MJ
> >
> >
> >
> >
> >
>
>
>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]