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] | [Elist Home]


Subject: Re: DOCBOOK-APPS: —


On 27 Jun 2000 John.Prabhu@macmillanUSA.com wrote:

> I'd like to replace — with the hex decimal value 舒
> Currently, the XSL is converting this — as two hyphens (--), but
> I prefer to have it as 舒 Could someone help me in which file
> and and what exact change I should do?

One possible solution is to redefine — in the internal markup
section. This definition will override one defined in the DocBook
DTD. E.g.:

<!DOCTYPE book "...." [
<!ENTITY mdash "&#x8212;">
]>
<book>
 ...
</book>

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


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


Powered by eList eXpress LLC