[plt-scheme] PLT Source Browser
Daniel Pinto de Mello e Silva wrote:
> On 2/5/06, Jens Axel Søgaard <jensaxel at soegaard.net> wrote:
>>I noticed at the Graphviz gallery page, that it can produce
>>SVG files, which is in XML format. Maybe one could use such
>>manipulate such an output file and turn the nodes into links?
>>
>>Any volunteers?
>
> Sure. This script wraps the SVG nodes with links to the filenames in
> the "title" elements. This is probably a job for XSL though :)
Great! I tested it on framework.svg and it works fine (it turns
out I had to search and replace - (a backslash) with a slash).
I'll experiment some more this weekend.
--
Jens Axel Søgaard