lilypond-devel
[Top][All Lists]
Advanced

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

regression test checking


From: James Bailey
Subject: regression test checking
Date: Sun, 19 Dec 2010 14:07:15 +0100

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 
}




reply via email to

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