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]
Other format: [Raw text]

[docbook-apps] figure in html looks different then the same in pdf


I want to convert my docbook-document to different output formats.
The html output looks very pretty, but if I generate pdf, then it seems
that figures will be scaled bigger.

I include my figures with the following way:

<figure id="fig_intorductoryExample"><title>The Introductory Example</title>
<mediaobject>
<imageobject>
<imagedata fileref="rodelicaFigures/smallCircuit.gif" format="GIF"/>
</imageobject>
</mediaobject>
</figure>


What is wrong?

Regards
Melanie Rösch

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


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