[moving this over to docbook-apps mailing list, where stylesheet issues are discussed]

Hi,
The default configuration for article titlepages does not include mediaobject (not sure why). You need to customize the titlepage specification file to add it within the sequence of title elements, regenerate the titlepage templates, and import the generated templates into your customization layer, as described here:

http://www.sagehill.net/docbookxsl/HTMLTitlePage.html

Bob Stayton
Sagehill Enterprises
[EMAIL PROTECTED]


----- Original Message ----- From: "elizabethw" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 05, 2007 9:52 AM
Subject: [docbook] graphics in an articleinfo section



I'm trying to add an image to a document header, and was expecting to be able
to do something along the lines of:

<articleinfo>
<mediaobject>
<imageobject>
<imagedata fileref="my_graphic.png" format="PNG"/>
</imageobject>
</mediaobject>
<title>An Exciting Document</title>
</articleinfo>

However, although this validates, it doesn't actually generate anything
image-related in the resulting html. mediaobject is apparently a permissible child of articleinfo; is this just not supported using the standard DocBook
XSL set ?

(I've tried using graphic, too, which also doesn't generate anything in the
html.)

Thanks.
--
View this message in context: http://www.nabble.com/graphics-in-an-articleinfo-section-tf4951300.html#a14176972
Sent from the docbook General mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to