public inbox for docbook-tools-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Ismael Olea <ismael@olea.org>
To: Herman Bruyninckx <herman.bruyninckx@mech.kuleuven.ac.be>
Cc: docbook-tools-discuss@sources.redhat.com
Subject: Re: PDF image support in db2pdf?...
Date: Mon, 29 Jul 2002 01:43:00 -0000	[thread overview]
Message-ID: <1027932195.1391.191.camel@lisergia.olea.org> (raw)
Message-ID: <20020729014300.25dDI_RpqCFseIhS09EItm2AsAV8xRDaE52M5PEoV8s@z> (raw)
In-Reply-To: <Pine.LNX.4.44.0207290825350.24468-100000@srv04.mech.kuleuven.ac.be>

El lun, 29-07-2002 a las 08:27, Herman Bruyninckx escribió:
> I have a text with a couple of figures, and eps, png etc work fine,
> but not pdf. Is it sufficient to just add a keyword ``PDF'' in the
> docbook-utils.dsl file?

Using docbook sgml 4.1:

<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook V4.1//EN"> 


and png files:

<mediaobject>
    <imageobject> 
        <imagedata fileref="granada.png" format="png" scale="40"> 
    </imageobject>
</mediaobject>

it works for me perfectly.

-- 
	A.Ismael Olea González

	mailto:ismael@olea.org	http://www.olea.org
	http://aduaneros.olea.org, la ONG sin futuro.

	El mundo debe empezar a tener miedo a un planeta OLEA
	

  parent reply	other threads:[~2002-07-29  8:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-20 19:23 Herman Bruyninckx
2002-07-28 23:38 ` Herman Bruyninckx
2002-12-20 19:23 ` Ismael Olea [this message]
2002-07-29  1:43   ` Ismael Olea
2002-12-20 19:23   ` Éric Bischoff
2002-07-29  1:59     ` Éric Bischoff
2002-12-20 19:23     ` Herman Bruyninckx
2002-07-29  2:14       ` Herman Bruyninckx

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1027932195.1391.191.camel@lisergia.olea.org \
    --to=ismael@olea.org \
    --cc=docbook-tools-discuss@sources.redhat.com \
    --cc=herman.bruyninckx@mech.kuleuven.ac.be \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).