Re: [docbook] Isonum and entities not in Docbook 5?

From
Jonathan Wong <>
Date
2009-01-26T01:22:32+00:00
ID
Thread
Re: [docbook] Isonum and entities not in Docbook 5?
Hi, thanks, got it.

The public identifier takes in a few parameters. Where do I learn about 
these parameters?

It seems the following 2 have the same effect. What is the public-id?

<!ENTITY % isonum PUBLIC
  "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN//XML" 
"http://www.w3.org/2003/entities/2007/isonum.ent">

<!ENTITY % isonum PUBLIC
  "By Any Other Name" "http://www.w3.org/2003/entities/2007/isonum.ent">

Bob Stayton wrote:
> Hi,
> See these references:
>
> http://www.docbook.org/docs/howto/#entities
>
> http://www.sagehill.net/docbookxsl/Db5Entities.html
>
> Bob Stayton
> Sagehill Enterprises
> 
>
>
> ----- Original Message ----- From: "Jonathan Wong" <>
> To: <>
> Sent: Sunday, January 25, 2009 12:27 AM
> Subject: [docbook] Isonum and entities not in Docbook 5?
>
>
>> I used to be able to use the entity &pound;. In Docbook 5, I can't. 
>> How do I do it now?
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: 
>> For additional commands, e-mail: 
>>
>>
>>
>