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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: 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
> bobs@sagehill.net
>
>
> ----- Original Message ----- From: "Jonathan Wong" <jhannwong@gmail.com>
> To: <docbook@lists.oasis-open.org>
> 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: docbook-unsubscribe@lists.oasis-open.org
>> For additional commands, e-mail: docbook-help@lists.oasis-open.org
>>
>>
>>
>



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