on 2004-11-15 at 19:20 +0100, Mats Bengtsson wrote: > Why not use the RhythmicStaff context if you only want a one-line > staff? See > http://lilypond.org/doc/v2.4/Documentation/user/out-www/lilypond/Showing-melody-rhythms.html#Showing-melody-rhythms > This will give you bar lines.
Yes, thanks, the barlines seems to work better, and this solves my problem; I just need to explicitly do a \consists "Clef_engraver" as well as \override NoteHead #'style = #'cross \clef percussion to get the percussion clef and cross note heads, too. Isn't DrumStaff really the "correct" way to do this, since the composer's intention is to have a maracas in the pianist's right hand? _______________________________________________ bug-lilypond mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-lilypond
