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



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

Reply via email to