Issue 591: Left edge of hairpin aligns with arpeggio
http://code.google.com/p/lilypond/issues/detail?id=591

Comment #4 by n.puttock:
Oops, you're right, I'd forgotten about the parallel usage; I'd misread a post that
Mats made concerning dynamics in a separate voice.

Saying that though, it's not much use if an arpeggio's attached to a new voice inside a polyphonic section, and it's another nail in the coffin of the centred dynamics
template.

There is one slightly strange thing though; if a stave starts with the parallel
construct, the hairpin is still aligned with the arpeggio:

\new Staff \relative c' {
 << { <cis cis'>1\arpeggio c }
 { s1\< s\! }
 >> }

Adding \oneVoice, an override or a zero-length skip fixes it.



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to