lilypond-user
[Top][All Lists]
Advanced

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

Re: printing rest in ChordNames context


From: Simon Bailey
Subject: Re: printing rest in ChordNames context
Date: Wed, 22 Apr 2009 09:37:48 +0200
User-agent: Thunderbird 2.0.0.21 (Macintosh/20090302)

hi zoli,

Zoltan Kota wrote:
Is it possible somehow to display rest symbols in a ChordNames context?

yes. use:
\score <<
    \context ChordNames \with { \consists "Rest_engraver" } {
        ...
    }
>>

regards,
sb

PNG image


reply via email to

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