This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: imagedata and .png files


/ Colin Paul Adams <colin@colina.demon.co.uk> was heard to say:
| Looking at the reference documentation for docbook 3.1, the imagedata
| tag does not appear to support .png files.
| 
| Why is this? Will they be in 4.0?

The PNG notation is in DocBook V4.0.

| What do I have to do to hack it in
| the meantime?

Just ignore the notations. Use <imagedata fileref="mypngfile.png"/>

If you have a processing system that requires notations, just add

<!NOTATION PNG SYSTEM "http://www.w3.org/TR/REC-png">

to dbgenent.mod.
                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | No man's knowledge here can go
http://www.oasis-open.org/docbook/ | beyond his experience.--John Locke
Chair, DocBook Technical Committee |

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]