It works! And quite well! Thank you.

Now I have to ask: How did you learn this one? I haven't seen it documented or in the archives. :)

Michael




On Aug 13, 2006, at 9:34 PM, Kieren MacMillan wrote:

\version "2.9.14"

stuff = \relative
{
        \override TextScript #'extra-offset = #'(0 . -2)
        c'2^\markup { "test" }
        c2^\markup { \whiteout "test" }
        c2^\markup { \whiteout "test" }
}

\score
{
        \stuff
}




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to