Comment 4 for bug 705345

Revision history for this message
su_v (suv-lp) wrote :

From 'test.svg':
<defs>
 <symbol id="s1" viewBox="0 0 .5 .5">
  <circle r="0.25" style="fill:cyan;opacity:.5" cx="0.25" cy="0.25"/>
 </symbol>
 <symbol id="s2" viewBox="-.25 -.25 .5 .5">
  <circle r="0.25" style="fill:yellow;opacity:.5" cx="0" cy="0"/>
 </symbol>
</defs>

More likely a duplicate of
Bug #436962 “<symbol> not rendered correctly in exported PDF”
<https://bugs.launchpad.net/inkscape/+bug/436962>