Next in thread → Next in month →

Re: Re: [docbook-apps] How to enable (for example) Greek character entities in db5?

From
Johan Persson <>
Date
2009-05-27T21:16:34+00:00
ID
Thread
Re: Re: [docbook-apps] How to enable (for example) Greek character entities in db5?
Thanks !!

Adding a 

<!DOCTYPE book [

<!ENTITY % isogrk1 SYSTEM "http://www.w3.org/2003/entities/iso8879/isogrk1.ent">

%isogrk1;

]>

Made it possible to reference the basic Greek characters without having to look up (and remembering) all unicode entities.

/Johan

On the 2009-05-27 you wrote:

> Johan Persson wrote:

> 

> > Can someone shine some light on the errors of my way here ?

> 

> Sure, see

> 

> http://www.docbook.org/docs/howto/#faq-authoring-general-entities

> 

> -- 

> ------------------------------------------------------------------

>   Jirka Kosek      e-mail:       http://xmlguru.cz

> ------------------------------------------------------------------

>        Professional XML consulting and training services

>   DocBook customization, custom XSLT/XSL-FO document processing

> ------------------------------------------------------------------

>  OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member

> ------------------------------------------------------------------

> 

>
Next in thread → Next in month →