Re: Docbook: how to include jpeg and png images?



Toshio Kuratomi <badger@prtr-13.ucsc.edu> writes:

> Okay -- I'm stuck.  Is there no way to include jpeg and png?  Is there
> no way to extend the image formats in <graphic>?

Sure, add

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<!ENTITY % local.notation.class "| JPEG | PNG">

<!NOTATION JPEG SYSTEM>
<!NOTATION PNG SYSTEM>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

to your document prolog but this won't help you without making sure
the DSSSL also understands these new notations.

-- Uli
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]