lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3875 in lilypond: RehearsalMark inserts additi


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3875 in lilypond: RehearsalMark inserts additional space between note columns
Date: Sun, 23 Feb 2014 11:39:32 +0000

Updates:
        Status: Started
        Owner: address@hidden
        Labels: Patch-new

Comment #5 on issue 3875 by address@hidden: 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



reply via email to

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