Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1759 by [email protected]: hairpin aligns to lyrics instead of notes
http://code.google.com/p/lilypond/issues/detail?id=1759

Both beginning and end of the hairpin are aligned to Lyrics - and they are not even in the same voice!

\version "2.14.1"

\score {
 <<
       \new Staff { es''2. f'4 }
       \addlyrics { a_long_hairpin blaaaaaaaaaaaah }
       \new Staff { b4 b b b }
       \new Dynamics { s4 \< s4 s4 s4 \! }
 >>
}

2.12.3 did the same.

Attachments:
        bug.preview.png  4.4 KB


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to