lilypond-devel
[Top][All Lists]
Advanced

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

Make \tweak ... Grob equivalent to \override rather than \once \override


From: k-ohara5a5a
Subject: Make \tweak ... Grob equivalent to \override rather than \once \override (issue 14503043)
Date: Sun, 13 Oct 2013 03:27:16 +0000

I'm not sure what you are trying to do, but if you mean to make
 \tweak #'transparent ##t NoteHead
do a permanent override, this code doesn't do that.

This code would make \hide NoteHead always act like \once\hide NoteHead.


https://codereview.appspot.com/14503043/diff/1/ly/music-functions-init.ly
File ly/music-functions-init.ly (right):

https://codereview.appspot.com/14503043/diff/1/ly/music-functions-init.ly#newcode1473
ly/music-functions-init.ly:1473: #{ \once\override #(append a b) =
#value #}
You need to make the advertised change here, right?

https://codereview.appspot.com/14503043/



reply via email to

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