On 2017/08/18 03:50:30, Ebe123 wrote:
We are not losing spaces, the standard is to ignore trailing
whitespace, such as
line-breaks and (breaking) spaces at the beginning of tabs.

If we represent a space in markup by something in XML (never mind
whether or not it looks like a space character) that is ignored, we
_are_ losing spaces.  You are confusing the payload with the file
representation.  When we output stuff to XML, we need to quote it
appropriately.  We do so for metacharacters like < & but it would appear
that we also need to treat spaces in certain situations different from
what we do.

https://codereview.appspot.com/323420043/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to