[EMAIL PROTECTED] writes:
> I can't seem to figure out how to adjust these.
> 
> Is it possible/worthwhile for a user to create a context (i.e.,
> without having to recompile)? If so, is there an advantage to this

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

        }
        }


> 
> Thanks, as always,

thanks for your rigorous bug testing

-- 

Han-Wen Nienhuys   |   [EMAIL PROTECTED]    | http://www.cs.uu.nl/~hanwen/

_______________________________________________
gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss

Reply via email to