-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 / Joachim Ziegler <[EMAIL PROTECTED]> was heard to say: | Daniel Veillard wrote: |> Strange ... I don't know DocBook DTD, before saying it's a libxml2 |> bug |> I would like a full example. But please check first with a recent version |> 2.4.12 is really old (current is 2.5.4). |> http://xmlsoft.org/bugs.html |> | | Sorry, but this is hard to do for me. I would have to ask our central | services group for updating the software and it would take weeks | before they would react :-) | | The only thing I did was inserting Bob's proposed extension line as | the first line in the local part of the DTD: | | <?xml version="1.0" encoding="ISO-8859-1"?> | <!DOCTYPE book | PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | "/KM/usr/ziegler/DocBook/DocBookXML4.2/docbookx.dtd" | [ | | <!-- allow PDF as attribute value of 'format' in element imagedata --> | <!ENTITY % local.notation.class "| PDF">
That's not sufficient. All of the items in the notation class have to be notations. Add this to your customization layer: <!NOTATION PDF SYSTEM "http://www.adobe.com/whatever/seems/appropriate/"> and then things should work better. Be seeing you, norm - -- Norman Walsh <[EMAIL PROTECTED]> | Reason's last step is the http://www.oasis-open.org/docbook/ | recognition that there are an Chair, DocBook Technical Committee | infinite number of things which | are beyond it.--Pascal -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/> iD8DBQE+byheOyltUcwYWjsRAgMbAJ4vIxZc+HLcakCE04PvKO5Y8uQpJwCfeZXX Gy+cRtEoyVrn4BHxYlbE0rU= =M00Y -----END PGP SIGNATURE-----
