lilypond-user
[Top][All Lists]
Advanced

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

Re: Finalizing my score


From: Atte André Jensen
Subject: Re: Finalizing my score
Date: Wed, 31 Dec 2003 16:03:56 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3

chip wrote:

\property Voice.TextScript  \override #'extra-offset =#'(x . y)

That helps me also.

Great :-)

I seem to recall there being some kind of 'closing tag' to end the offset property, <snip>
What is the proper way to end that one override?

\once \property Voice.TextScript \override #'extra-offset =#'(x . y)

AFAICS \once is either broken of I misuse it. It seems to work sometimes. For now I just use the old syntax:

\property Voice.TextScript \override #'extra-offset =#'(x . y)
... some shifted stuff...
\property Voice.TextScript \revert #'extra-offset

--
peace, love & harmony
Atte

http://www.atte.dk





reply via email to

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