bug-lilypond
[Top][All Lists]
Advanced

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

disappearing-staff-lines


From: Erik Sandberg
Subject: disappearing-staff-lines
Date: Wed, 9 Jun 2004 03:00:10 +0200
User-agent: KMail/1.6.2

Hi,

I added this to the bug cvs:

%important
address@hidden
\header { texidoc = "
In the following example, no staff lines and no beams are printed.

No warning message is given.
"
}
\version "2.2.2"
\header {title = "x" }

\score {
  <<
    \context Staff = A \notes r1 
    \context Staff = B \new Voice \notes \relative c {
        \change Staff=A b8[
        \change Staff=B b] 
        \change Staff=A b[ b] 
      }
  >>

  \paper {}
}




reply via email to

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