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: Link from part of SVG


Hello,

I want to create a clickable SVG with various zones inside the SVG that point to different chapters in my document.
I have managed to create an HTML link from within a SVG, by adding the element
<a xlink:href="chap3">
so when I add that SVG inside a DocBook document, and transform it to HTML, that zone of the SVG points to the chapter with xml:id "chap3".
So far so good.

I haven't found the required code to be added to the SVG so that the same behavior is achieved in the PDF (made with fop) output.

Any idea?

Have a nice day,

--
NeoDoc
Camille Bégnis
camille@neodoc.fr
Tél: +33 (0)4.42.52.24.20
5, rue de la Touloubre
13770 Venelles
France


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