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


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

docbook-xsl-1.41 html output difficulties


Hi there,

I'm having difficulty with the html output in the new XSL stylesheets. I
want to bring in images with specific hight and width measurements and
flopat them, rather than bring them in with a scale (i.e., 100%). Here's
what I mean:

<figure label="11" float="0">
     <title>Chapter root element of an XML DTD</title>
     <mediaobject>
          <imageobject>
               <imagedata fileref="camtechglossfig15.jpg" align="center"
width="600"
                                              depth="1218" format="JPEG"/>
          </imageobject>
     </mediaobject>
</figure>

Is generating:

<div class="figure">
     <p><a name=""></a><b>Figure 11. Chapter root element of an XML
DTD</b></p>
     <div class="mediaobject"><img src="camtechglossfig15.jpg"
align="center" width="%"></div>
</div>

Which doesn't render anything. Am I missing something obvious? I mean, I
know I'm missing something obvious, I just can't see it! ;-{

Best
Chris

__________________________________________

Christopher Hamilton-Emery
Press Production Director
Cambridge University Press
The Edinburgh Building
Cambridge CB2 2RU, UK

tel: +44 (0)1223 325840 (direct and voicemail)
fax: +44 (0)1223 325700
web: http://www.cambridge.org
web: http://printing.cambridge.org (printing services)
web: http://uk.cambridge.org (outside North America)
web: http://us.cambridge.org (North America)
web: http://www.journals.cup.org (Journals)
__________________________________________




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