bug-lilypond
[Top][All Lists]
Advanced

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

Assertion error with annotate spacing


From: address@hidden
Subject: Assertion error with annotate spacing
Date: Mon, 11 Feb 2013 06:19:34 +0100

The following leads to an assertion error on current master:

\paper { annotate-spacing = ##t }
\layout {
  ragged-right= ##t
  \context {
    \Staff
    \RemoveEmptyStaves
  }
}

\transpose c c''
\context GrandStaff <<
  \new Staff {  c4 c c c \break s1 \break c4 c c c \break c c c c}
  \new Staff {  d4 d d d        s1        s1              s1 }
  \new Staff {  e4 e e e        s1        e4 e e e        s1 }
>>




reply via email to

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