Status: Accepted
Owner: ----
Labels: Type-Enhancement Needs-design
New issue 2245 by janek.li...@gmail.com: wrong/inconsistent placement of
lyrics under suspended notes
http://code.google.com/p/lilypond/issues/detail?id=2245
When a lyric syllabe is attached to a chord with suspended notes, it is
aligned to the first note in input.
\version "2.15.26"
{ <b' c''>2 s <c'' b'> s }
\addlyrics { blah blah }
This is wrong, lyric placement should not depend on input order.
I think that the syllabe should be always aligned to the "main" notehead,
but i'm not 100% sure. It may look better when aligned to the stem in such
cases.
http://lists.gnu.org/archive/html/lilypond-user/2012-01/msg00371.html
http://lists.gnu.org/archive/html/lilypond-user/2012-01/msg00372.html
Attachments:
lyrics to suspended notes.png 4.8 KB
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond