lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4242 in lilypond: make \shiftOff useful


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4242 in lilypond: make \shiftOff useful
Date: Tue, 06 Jan 2015 05:02:47 +0000

Updates:
        Labels: -Patch-review

Comment #4 on issue 4242 by address@hidden: make \shiftOff useful
https://code.google.com/p/lilypond/issues/detail?id=4242

Currently,
\oneVoice has undefined 'horizontal-shift' (the default) which you get with \shiftOff.
Inner voices \voiceOne and \voiceTwo  have horizontal-shift = 0.
There is no shortcut for horizontal-shift = 0. (Notation Reference is currently wrong on this point.) Outer voices \voiceThree and \voiceFour have horizontal-shift = 1, which you get with \shiftOn.

The distinction between horizontal-shift=0 and undefined is that undefined gives the too-many-clashing-notecolumns warning. In 2.18 it also aborted collision-resolution between voices.

If we think the clashing-notecolumns warning is ever helpful, we should make up a new name for a shortcut to set horizontal-shift=0, and maybe re-word he warning text.

If the clashing-notecolumns warning is useless, we could let horizontal-shift default to 0, and never see the warning again.

Attachments:
        voices.png  3.5 KB

--
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]