----- Original Message ----- From: "James Bailey" <derhindem...@googlemail.com>
To: <lilypond-devel@gnu.org>
Sent: Sunday, December 19, 2010 1:07 PM
Subject: regression test checking


What does the description for context-die-staff.ly mean?

\version "2.12.0"

\header  {
texidoc = "a staff should die if there is reference to it."
}
\layout {
 ragged-right = ##t
 line-width = 2.5 \cm
 indent = 0.0
}

{
 << \new Staff =  "q" \new Voice ="V" c1  >>
 %% no \break, BreakEvent causes spurious staff
 \new RhythmicStaff = "R" \new Voice = "RV" c
}


Looks nonsense. Think the description should be "A staff should die if there is _no_ reference to it.". And the regtest should demonstrate this, not something completely different.


--
Phil Holmes


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to