lilypond-user
[Top][All Lists]
Advanced

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

A new staff of each note?


From: Vivyan
Subject: A new staff of each note?
Date: Wed, 17 Jan 2018 17:59:31 -0700 (MST)

why is there a new staff for each note if this code is run?

\score {
%melody 
<<
  \new Staff{
  \time 4/4
  \clef treble
  \set Staff.instrumentName = #"Piano"
   }
      a b f d
   >>
}



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html



reply via email to

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