OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


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


Just seen this, saxon is outputting ™ which doesnt work. I havent 
yet tried getting it to output the &#8482 but Ill try tommorrow.

Bob Stayton wrote:

>So Saxon outputs ™ instead of ™, and ™ is supposed to work
>in Javahelp 2 compiler.  But Paul is using Saxon, and that character isn't
>working for him.  Is something else going on?  Paul, does your HTML file
>contain ™ or something else?
>
>Bob Stayton
>Sagehill Enterprises
>DocBook Consulting
>bobs@sagehill.net
>
>
>----- Original Message ----- 
>From: "Mauritz Jeanson" <mj@johanneberg.com>
>To: "'Bob Stayton'" <bobs@sagehill.net>
>Cc: <docbook-apps@lists.oasis-open.org>; <paul_t100@fastmail.fm>
>Sent: Saturday, October 16, 2004 11:33 PM
>Subject: RE: [docbook-apps] trademark tag not rendered correctly in javahelp
>
>
>  
>
>>>-----Original Message-----
>>>From: Bob Stayton
>>>
>>>Yes, the default behavior of Saxon is to output the named
>>>character entity
>>>like &trade;. But at least Saxon can be customized to output
>>>the numerical
>>>entity.  See:
>>>
>>>http://www.sagehill.net/docbookxsl/OutputEncoding.html#SaxonCharacter
>>>      
>>>
>>Yes, but Saxon only produces HTML entity references for characters within
>>the ISO-8859-1 range. The trade mark sign is not in that range. So Saxon
>>never outputs &trade;, only &#x2122; or &#8482;.
>>
>>/MJ
>>
>>
>>
>>    
>>
>
>
>
>  
>



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]