This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SVG in HTML output, XSLT stylesheets


Dave Pawson wrote:
> At 22:57 21/05/2002 +1000, Steve Ball wrote:
> 
>>> Perhaps suggest for inclusion in mediaobject?
>>
>> I treat them exactly the same way as images, ie. use
>> imageobject inside a mediaobject.  I note that DocBook
>> 4.1.2+ has provision for SVG.
> 
> Do the html stylesheets do the right thing?
> (just wait till we get inline SVG!)

No.  I've had to customise the stylesheets.
When handling an SVG document (identified by the
file extension '.svg') they use an <EMBED> element
instead of <IMG>.

Not sure at this stage how Mozilla will change this:-
it will be very difficult to produce portable Web pages
if Mozilla requires <IMG> and Adobe requires <EMBED> :-(

Cheers,
Steve Ball

-- 
Steve Ball            |   XSLT Standard Library   | Training & Seminars
Zveno Pty Ltd         |     Web Tcl Complete      |   XML XSL Schemas
http://www.zveno.com/ |      TclXML TclDOM        | Tcl, Web Development
Steve.Ball@zveno.com  +---------------------------+---------------------
Ph. +61 2 6242 4099   |   Mobile (0413) 594 462   | Fax +61 2 6242 4099


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]