Graham Percival <[EMAIL PROTECTED]> writes:

> Quick question -- how can I have multiple translations on the same context?
> The following snippet only applies the second \translation.
>
> ----
> \paper{
>       \translator { \VoiceContext Fingering \override #'padding = #2.0
> }
> \translator {
>               \VoiceContext Fingering \override #'font-relative-size = #1 }
> }
> ----
>
> If I try commenting out the two middle lines (ie have
> \translation {
>       \VoiceContext blah blah
>       \VocieContext blah blah
> }
> I get "error: parse error, unexpected TRANSLATOR_IDENTIFIER:"

Also comment out the second \VocieContext

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to