lilypond-user
[Top][All Lists]
Advanced

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

Re: how to override only one of two textscripts?


From: Kieren MacMillan
Subject: Re: how to override only one of two textscripts?
Date: Tue, 24 Jul 2007 08:22:02 -0400

Hi Wilbert,

When I have two textscripts attached to the same note, how do I tweak only one of them?

Use the \tweak command!  ;-)

        c^\markup { "untweaked" } -\tweak #'padding #15 ^\markup { "tweaked" }

Hope this helps!
Kieren.




reply via email to

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