lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 4678: Fix spaces in metronome mark (issue 323420043 by address


From: dak
Subject: Re: Issue 4678: Fix spaces in metronome mark (issue 323420043 by address@hidden)
Date: Fri, 18 Aug 2017 00:07:33 -0700

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/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]