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]

Re: representing and rendering symbol characters


Erik Hennum wrote:

> Most of the character set from the symbol font could be mapped
> to ISO character entities.  However, rendering the entity seems
> problematic.
> 
> The HTML XSLT scripts pass through the ISO entities in the
> generated HTML.  The mainstream browsers seem to have
> only limited support for the ISO entities.

Which XSLT processor did you use? In generated HTML there should not be
entity references (except for chars from ISO Latin 1), there should be
only character references in form &#code; where code is Unicode/ISO10646
character code. If your browser supports Unicode (this for example true
for IE and Mozilla on Windows, probably also other browsers/platforms)
there should not be problem with displaying these character glyphs.

-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@kosek.cz
  http://www.kosek.cz

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