If you read at http://lilypond.org/doc/v2.11/Documentation/user/lilypond/Percussion-staves#Percussion-staves you will learn that the voice-like context for percussion is called DrumVoice, you cannot use an ordinary Voice context in a DrumStaff.

   /Mats

Stefan Thomas wrote:

Dear Lilypond users,
in the below quoted example I get two staves, although I would like to have one!
What could be wrong?

\version "2.11.49"
global = { \time 4/4 s1 }
drumsA = {
\context Voice << { \global } { \drummode { tamb4 tamb tamb tamb } } >> } \new DrumStaff
{ \drumsA }

------------------------------------------------------------------------

_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to