3 Apr 2007 01:21
Re: Callout, footnotes, & annotations.
Kells Kearney <keruzu <at> gmail.com>
2007-04-02 23:21:43 GMT
2007-04-02 23:21:43 GMT
This might be a little late, but it was an interesting problem that I had to delay until I could get around to looking at it again. Taking a little bit of time to learn SVG helped, too. :) This example definitely needs some work to get your text exactly right, and it's very crude in the placement of items in the SVG, but it will actually display something reasonably close to what you want. (fop complains about the overflow area, but it seems to be fine in the PDF output) It would be nicer if I could figure out how to do looping in SVG (I can't find a reference to how to do it), so if someone knows I'd appreciate a simple example that illustrates it. :) Example: xsltproc --nonet --xinclude --output test.fo app.xsl test_seq.xml c:\docbook\fop.bat test.fo test.pdf Files used in the example at the end of the message. Enjoy! kells On 3/19/07, cga2000 <cga2000 <at> optonline.net> wrote: > On Mon, Mar 19, 2007 at 07:49:44AM EST, Jirka Kosek wrote: > > cga2000 wrote: > > > > >> I > > >> can imagine creating alternative output of callouts using SVG to draw > > >> connecting arrows instead bulleted numbers. > > >(Continue reading)
RSS Feed