listhelper-moderate
[Top][All Lists]
Advanced

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

lilypond-user post from address@hidden requires approval


From: lilypond-user-owner
Subject: lilypond-user post from address@hidden requires approval
Date: Thu, 12 Jul 2007 08:46:55 -0400

As list administrator, your authorization is requested for the
following mailing list posting:

    List:    address@hidden
    From:    address@hidden
    Subject: How do I: print a staff, end it, and then print some others?
    Reason:  Post by non-member to a members-only list

At your convenience, visit:

    http://lists.gnu.org/mailman/admindb/lilypond-user
        
to approve or deny the request.
--- Begin Message --- Subject: How do I: print a staff, end it, and then print some others? Date: Thu, 12 Jul 2007 05:46:52 -0700 (PDT)
Hi!

I would like to first make a staff with the notes called "melody". Then,
when the notes stop, I'd like to start a new set of staves, namely the
choir.


I thought, the following code would be the answer, but instead of stopping
when there are no more notes, the melody staff is printed, on top of the
others, although with no notes and no rests in it.

\score {
  \context ChoirStaff {
    \new Staff  { 
      \clef violin
      \melody
    }
    <<
      \new Staff  { 
          \clef violin
        <<
          \sopOne
          \sopTwo
        >>
      }
      \new Staff  { 
          \clef violin
        <<
          \altOne
          \altTwo
        >>
      }
  >>
    \layout {
        \context {
            \Score
        }
    }
}


How is it really done?

Regards,

sqrt.
-- 
View this message in context: 
http://www.nabble.com/How-do-I%3A-print-a-staff%2C-end-it%2C-and-then-print-some-others--tf4067844.html#a11559122
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




--- End Message ---
--- Begin Message --- Subject: confirm 3dc3922073de327fa1e4a150f3aafff6f2df0bf9
If you reply to this message, keeping the Subject: header intact,
Mailman will discard the held message.  Do this if the message is
spam.  If you reply to this message and include an Approved: header
with the list password in it, the message will be approved for posting
to the list.  The Approved: header can also appear in the first line
of the body of the reply.

--- End Message ---

reply via email to

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