Here is a wrap-up of a working flow: Inkscape to TW5:

>From Inkscape:
* Select a group or a shape, Righ-Click-Menu =>  create link
* Keep selection, Right-Click-Menu: => link properties
* Set href: #MyTargetTiddler 
* Set Target: _parent
* Save as Plain svg

>From TW5:
* Import svg file in a  tiddler => svg image type will be inferred from 
.svg extension
* Switch the tiddler's type to text/vnd.tiddlywiki
* Edit the contents to remove <?xml ...?> prolog
* Edit the contents to remove <metadata> sub tree
* If you further edit contents, don't insert blank lines :)
* In case you wonder, there is no need to worry about xml-typical 
self-closing tags ( <path   .../>,<rect .../>... ),  this is accepted as 
standard of HTML5 ( see void elements in w3c.org )

The "optimize SVG ouput" of inkscape could also be extended to address 
these hiccups  ( project @  http://codedread.com/scour )

Hope it helps
Cheers

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to