Status: Accepted Owner: ---- Labels: Type-DefectNew issue 2798 by [email protected]: Incorrect attachment point of footnote to automatic beam
http://code.google.com/p/lilypond/issues/detail?id=2798
The footnote to an automatic beam (sometimes?) attaches
itself to a point beyond the end of the beam, as demonstrated
here:
\version "2.16.0"
\book {
\header { tagline = ##f }
\relative c'' {
c4 \footnote #'(0 . -2) #'Beam "A beam" c8 c
c2
}
}
Attachments:
footnote-error.jpg 3.7 KB
