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.


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

Reply via email to