|
| 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
| [Prev in Thread] | Current Thread | [Next in Thread] |