This is the mail archive of the docbook-tools-discuss@sourceware.cygnus.com mailing list for the docbook-tools project.


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

Graphic in <artheader>


Hi,


I am trying to get an image in my <artheader> with the following :

<artheader>
<title>Online Troubleshooting Resources : HOWTO</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/meghan1.jpg" align="left" format="jpg">
</imageobject>
<textobject>
<phrase>Linux Documentation Project</phrase>
</textobject>
</mediaobject>
etc.

I am using the "db2html" script. No image appears in the HTML version.

Is there something in the "cygnus-both.dsl" that prevents this from
happening ?

I have the following in that file ( HTML portion):
 
(define %graphic-extensions% 
  '("gif" "jpg" "jpeg" "tif" "tiff" "eps" "epsf" "png"))

Cheers,

-- 
Howard Mann
http://www.newbielinux.com
Online Troubleshooting Resources:HOWTO
(http://www.xmission.com/~howardm/t1.html)

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