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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: add ulink to imageobject


Hi All,

How can I add a link to an imageobject? (I found an old blog post that
did not work for me:
http://www.mail-archive.com/docbook@lists.oasis-open.org/msg03316.html)

Example code on how I use imageobject is below. I tried to add 'ulink'
at all possible levels, without success.

Thanks in advance and best regards,
Martin


<figure>
	<title>Figure</title>
	<mediaobject>
		<imageobject>
		        <imagedata format='SVG' fileref='http://example.org/pic.svg' />
		</imageobject>
	        <caption>caption</caption>
	</mediaobject>
</figure>


-- 
Dipl-Inf. Martin Gütlein
Phone:
+49 (0)761 203 8442 (office)
+49 (0)177 623 9499 (mobile)
Email:
guetlein@informatik.uni-freiburg.de


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