Maarten Storm wrote:
\new Staff \relative <<
\globals
\context Voice = cue { \smaller \stemUp }
\set Score.skipBars = ##f
\new Voice {
\stemUp
\cueDuring #"piano" #1
{
\partial 8 s8
\clef treble
\bar ""
R4.*3 | R4.*3 | R4.*3 | R4.*3
}
\clef tenor \untransposed
}
Thanks! The clef problem is solved.
How can I change the stemdirection when I do another queDuring from the
same quote?
I guess something like
<< \cueDuring ...stuff..
\context Voice=cue { \stemUp }
>>
Maarten
--
Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user