lilypond-user
[Top][All Lists]
Advanced

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

Re: whiteout with a textSpanner


From: -Eluze
Subject: Re: whiteout with a textSpanner
Date: Fri, 21 Jan 2011 06:12:09 -0800 (PST)


Ralph Palmer wrote:
> 
> Greetings -
> 
> I'm running LY 2.12.3 under Ubuntu.
> 
> However, I have a collision with a bar line. Is there a way to add
> whiteout
> to the text in a textSpanner?
> 
> 
try

    \override DynamicTextSpanner #'whiteout = ##t
    \override DynamicTextSpanner #'layer = #99
    \override DynamicText #'layer = #99
    \override DynamicText #'whiteout = ##t

i'm not sure which of them are really needed!
-- 
View this message in context: 
http://old.nabble.com/whiteout-with-a-textSpanner-tp30728565p30728921.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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