Comment #4 on issue 1434 by pnorcks: SVG backend: xml:space="preserve" is
needed for <text> and/or <tspan>
http://code.google.com/p/lilypond/issues/detail?id=1434
To be more accurate, LilyPond uses values that look like this:
transform="translate(84.2198, 18.8442) scale(0.0040, -0.0040)"
But the "translate" part is not necessary to reproduce the bug, and the
scaling values are close to the ones from my previous comment.
I should note that only <path> elements immediately before <text> seem to
trigger the bug, not <rect> or <polygon> or any other element.
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond