Re: Rests in Percussion Notation

2008-01-06 Thread Valentin Villenave
2008/1/6, Risto Vääräniemi <[EMAIL PROTECTED]>: > Is there a way to change the R1 glyph from "rests.0o" to e.g. "rests.0" for > that staff? Why don't you try: \override MultiMeasureRest #'stencil = #ly:text-interface::print \override MultiMeasureRest #'text = \marku

Re: Rests in Percussion Notation

2008-01-06 Thread Risto Vääräniemi
so elegant solution, though. -Risto -- View this message in context: http://www.nabble.com/Rests-in-Percussion-Notation-tp14539033p14648714.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. ___ lilypond-user mai

Re: Rests in Percussion Notation

2008-01-06 Thread Risto Vääräniemi
clefPosition = #0 \override TimeSignature #'style = #'numbered } } } %%% END %%% -- View this message in context: http://www.nabble.com/Rests-in-Percussion-Notation-tp14539033p14647733.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com

Rests in Percussion Notation

2007-12-29 Thread Reilly
Can I manipulate whole and half measures rests in various 1-line staves? In Lilypond, I've experimented with three 1-line staff options (see code at end of message): Custom Staff (setting # of lines to 1) Rhythmic Staff Percussion Staff (setting # of lines to 1) RESULT