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

Re: png images in docbook sgml



"Martin Bialasinski" <martin@internet-treff.uni-koeln.de> wrote:

> The generated html file contains
> 
> <IMG
> SRC="./figs/gmc_move.gif">
> 
> not png :-(

I just looked at how KDE does it in their stylesheet:

(define %graphic-default-extension% "png")
(define %graphic-extensions%            ;; default value + png - gif
  '("jpg" "jpeg" "tif" "tiff" "eps" "epsf" "png"))

> The files are generated by "-db2html gmc.sgml" in the Makefile.

Hmmm. Without being told otherwise db2html defaults to...what?....one of the
Cygnus stylesheets?


--
Bob Bernstein                  http://www.ruptured-duck.com




Reply to: