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


Subject: 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: jirka@kosek.cz 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
> ------------------------------------------------------------------
>
>



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