On 2017/08/17 19:59:30, Ebe123 wrote:
On 2017/08/16 22:03:31, dak wrote: > Uh, isn't that just skirting the issue? SVG text generation has a
bug
> swallowing spaces and instead of fixing that, one instance of space
use rather
> uses something else? > > That sounds like a bottomless barrel. Shouldn't we rather try to
fix the
actual > problem? I mean, it will occur for user-generated texts anyway.
No, this behaviour is documented and is part of the SVG standard. The non-breaking space is the correct character to use here, and so this
is not just
skirting the issue. The issue was the incorrect use of normal spaces.
In
user-generated texts, this character might also be the correct one, I
don't see
what you mean. Sorry I didn't see this sooner; didn't get any
notification. The SVG standard does _not_ determine what we can place in markup. If our translation from markup to SVG loses spaces, we need to fix that conversion, not avoid using spaces in markups. https://codereview.appspot.com/323420043/ _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel