Updates:
Status: Started
Owner: [email protected]
Labels: Patch-new
Comment #5 on issue 3875 by [email protected]: RehearsalMark inserts
additional space between note columns
http://code.google.com/p/lilypond/issues/detail?id=3875#c5
Don't put RehearsalMarks in a NonMusicalPaperColumn (fix 3875)
Until now, RehearsalMark was kept in a column separate from musical notation
(a NonMusicalPaperColumn) - this behaviour was apparently introduced in
commit
e03b2923c.
The result was that inserting a RehearsalMark inside a measure, like this
{ r4 r r \mark I r }
resulted in extra horizontal space being added. This patch makes
RehearsalMarks
a part of ordinary (musical) PaperColumn, so that no extra space is added.
http://codereview.appspot.com/67150049
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings