lilypond-user
[Top][All Lists]
Advanced

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

Re: \RemoveEmptyRhythmicStaffContext


From: Johannes Schöpfer
Subject: Re: \RemoveEmptyRhythmicStaffContext
Date: Sat, 05 Aug 2006 08:48:22 +0200

> \drums creates a DrumStaff, not a RhythmicStaff. There is no definition
> for \RemoveEmptyDrumStaffContext, but an inspection of the definition 
> of RemoveEmptyRhythmicStaffContext in engraver-init.ly leads to:
> 
>     \layout {
>       \context {
>        \DrumStaff
>        \remove "Axis_group_engraver"
>        \override VerticalAxisGroup #'remove-empty = ##t
>        \consists "Hara_kiri_engraver"
>         }
>       }
>      
>       {
>         \relative c' <<
>           \drums { hh4 hh hh  hh \break hh1 }
>           \drums { hh4 hh hh hh \break R1 }
>         >>
>       }
> > i'm trying to use \RemoveEmptyRhythmicStaffContext for a drums, but it
> doesn't work(disappear).
> > 
> > can anybody tell me what i'm doing wrong?
> > i'm using lilyond 2.8.4.
> 
> Toine Schreurs

Thank you very much, thats exactly what i needed.

johnny




-- 
http://www.johannes-schoepfer.de

Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit!
"Feel free" mit GMX DSL: http://www.gmx.net/de/go/dsl




reply via email to

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