OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK: screenshots in PDF output


I'm using Docbook 3.1 and trying to get screenshots to appear in my PDF
output.  Here's what I'm using, based on the reference material in
Docbook: The Definitive Guide.

<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="images/run.eps" format="eps">
</imageobject>
<imageobject>
<imagedata fileref="images/run.gif" format="gif">
</imageobject>
<textobject>
<phrase>Running <command>telnet</command> under Windows</phrase>
</textobject>
<caption>
<para>
This screenshot shows the Run dialog from which you can run the
<command>telnet</command> command.
</para>
</caption>
</mediaobject>
</screenshot>

I'm then running jade:

jade  -d /usr/lib/dsssl/stylesheets/docbook/stylesheet/dsssl/docbook/nwalsh/print/docbook.dsl -t tex ../unixbasics.sgml -o unixbasics.tex

... followed by pdfjadetex to get PDF from it.

Instead of pictures appearing, I'm just getting a small (one line?)
blank space.

Anyone able to tell me what I'm doing wrong?

K.

-- 
Kirrily Robert <skud@netizen.com.au>
http://netizen.com.au/ - Internet and Open Source development and consulting
Level 10, 99 Queen St, Melbourne VIC 3000
Phone: +61 3 9602 2452   Fax: +61 3 9642 4955



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC