lilypond-user
[Top][All Lists]
Advanced

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

Re: multiple \translator blocks?


From: Jan Nieuwenhuizen
Subject: Re: multiple \translator blocks?
Date: Mon, 03 Feb 2003 12:20:14 +0100
User-agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (i386-pc-linux-gnu)

Graham Percival <address@hidden> 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 <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





reply via email to

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