bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 1679 in lilypond: textspan can end prematurely when entering a


From: lilypond
Subject: Re: Issue 1679 in lilypond: textspan can end prematurely when entering an empty bar
Date: Thu, 02 Jun 2011 20:28:41 +0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]