Updates:
Status: Accepted
Labels: Type-Defect Priority-Medium
Comment #2 on issue 1679 by percival.music.ca: textspan can end prematurely
when entering an empty bar
http://code.google.com/p/lilypond/issues/detail?id=1679
umm, you know the text that says
"""
Please DO NOT add issues directly to this tracker unless
you have received permission to do so.
"""
that you had to delete to add your comment? The "you" in that sentence
refers to you.
Here's a Tiny example.
% the text spanner ends on the b1 instead of the R1
\version "2.13.63"
\relative c'' {
a1\startTextSpan
b1
R1\stopTextSpan
c1
}
Attachments:
bar.preview.png 1.5 KB
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond