Originally created by: *anonymous
Originally created by: joenee...@gmail.com
Originally owned by: mts...@gmail.com
There are several situations where spanners are bounded by paper columns.
It would be nice to be able to specify attachment points more precisely
(this is analogous to how a RehearsalMark is attached to a
NonMusicalPaperColumn but can be positioned relative to, for example, a Clef).
One important use for this would be the centered dynamics template for
piano music; when Hairpins are added to a voice without notes, they are
attached to PaperColumns instead of NoteColumns and therefore their
positioning depends on things like accidentals and arpeggios. It shouldn't.
Originally posted by: n.putt...@gmail.com
Issue 1724 has been merged into this issue.
Originally posted by: n.putt...@gmail.com
Issue 502 has been merged into this issue.
Originally posted by: n.putt...@gmail.com
Issue 1759 has been merged into this issue.
Originally posted by: pkx1...@gmail.com
http://codereview.appspot.com/4814041/
As Mike Solomon says:
Fix for Issue 620.
Well, kinda... It fixes all of the issues merged into it, but this
could be more generic.
Labels: Patch-review
Originally posted by: reinhold...@gmail.com
% Test case from Issue #502:
%% Hairpins bound to spacer notes seem to be aligned to lyrics
\version "2.11.34"
\paper{ ragged-right=##t }
\score{
<<
\context StaffGroup
<<
\new Staff{
\relative g' { g4 g4~ g4 g4 }
}
\addlyrics{
\lyricmode{ x looooooooong x }
}
\new Staff{
\relative g' { << g1 { s4\< s4\! s4\> s4\! } >> }
}
>>
>>
}
Originally posted by: ColinPKC...@gmail.com
(No comment was entered for this change.)
Labels: CD-110725
Originally posted by: ColinPKC...@gmail.com
Still under discussion.
Labels: -Patch-review -CD-110725 Patch-needs_work
Originally posted by: pkx1...@gmail.com
On 2011/07/27 16:45:02, MikeSol wrote:
> A new version of this patch is up w/ the name of the property changed to
> bound-alignment-interfaces.
>
> Cheers,
> MS
Labels: -Patch-needs_work Patch-new
Originally posted by: pkx1...@gmail.com
Passes make and reg tests.
Labels: -Patch-new Patch-review
Owner: mts...@gmail.com
Originally posted by: percival.music.ca@gmail.com
(No comment was entered for this change.)
Labels: -Patch-review Patch-needs_work
Originally posted by: ColinPKC...@gmail.com
Pushed by Mike as ac7aef03a
Status: Fixed
Originally posted by: PhilEHol...@googlemail.com
Ditto - this is 2.15.9, right?
Originally posted by: n.putt...@gmail.com
(No comment was entered for this change.)
Labels: -Patch-needs_work fixed_2_15_9
Originally posted by: brownian.box@gmail.com
(No comment was entered for this change.)
Status: Verified