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]

[docbook-apps] Character entities in DSSSL stylesheet


Hi,

I want to use an entity reference like this in a DSSSL stylesheet:

  (define *author-name* "&author;")

`author' has been previously declared as

  <!ENTITY author "Fname&nbsp;Surname">

When I process a DocBook document with OpenJade to output HTML, it
ignores `&nbsp;' and just gives "FnameSurname" (no space).

Any ideas on how to do this?

Thanks,
Raghavendra.

-- 
N. Raghavendra <raghu@mri.ernet.in> | See mail headers for contact
Harish-Chandra Research Institute   | and OpenPGP details.


To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


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