gnu-music-discuss
[Top][All Lists]
Advanced

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

Re: [Gnu-music-discuss] cue context?


From: Han-Wen Nienhuys
Subject: Re: [Gnu-music-discuss] cue context?
Date: Thu, 14 Sep 2000 22:52:08 +0200 (CEST)

address@hidden writes:
> Han-Wen Nienhuys <address@hidden> writes:
> > 
> > yes, it's easier to use, and cost less memory. Use .86 when it is out
> > 
> > 
> >     \paper {
> >     \translator {
> >         \VoiceContext
> >         \name "CueVoice"
> >         basicNoteHeadProperties \push #'font-size = #-1
> >         basicStemProperties \push #'font-size = #-1
> >         basicBeamProperties \push #'font-size = #-1
> >         basicTextScriptProperties \push #'font-size = #-1
> >         basicSlurProperties \push #'font-size = #-1
> >         basicLocalKeyProperties \push #'font-size = #-1
> > 
> >     }
> >     }
> > 
> 
> I couldn't get this to work. It complained about a missing ';' which I
> added at the end of \name "CueVoice", but now it just says

add

  \translator{\StaffContext \accepts CueVoice;}

-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/



reply via email to

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