← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: [docbook] graphics in an articleinfo section

From
Bob Stayton <>
Date
2007-12-05T18:30:52+00:00
ID
0717A0F03D7E4D75B17FF8531A36206F@sheeta
Thread
Re: [docbook] graphics in an articleinfo section
[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



----- Original Message ----- 
From: "elizabethw" <>
To: <>
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: 
> For additional commands, e-mail: 
>
>
>
← Prev in month ← Prev in thread
Next in thread → Next in month →