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: Re: DOCBOOK: Re: Referencing an external SVG document


> There's no restriction on the format for external graphics. I suggest
> mediaobject or inlinemediaobject for your SVG diagram. If that doesn't
> work, let me know.

It all seems to be working.  I used...

> <figure
>   float="1"
> >
> 	<title>
> 		This is my figure.
> 	</title>
> 	<mediaobject>
> 		<imageobject>
> 			<imagedata
> 			  fileref="/Users/jafoster/Scratchpad/TEST1.SVG"
> 			/>
> 		</imageobject>
> 	</mediaobject>
> </figure>

I was worried that since "SVG" does not appear as part of the options for 
the "format" attribute, that I would be in trouble.  I just ignored it, 
and things seem to work.  All that's left now is to get Xalan 2.3.1 
working :)

Thanks for the help.

Jason Foster



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


Powered by eList eXpress LLC