lilypond-devel
[Top][All Lists]
Advanced

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

Re: regression test checking


From: Phil Holmes
Subject: Re: regression test checking
Date: Sun, 19 Dec 2010 13:50:28 -0000

----- Original Message ----- From: "James Bailey" <address@hidden>
To: <address@hidden>
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




reply via email to

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