David Nalesnik <david.nales...@gmail.com> writes:

> On Sat, Oct 13, 2012 at 8:29 AM, David Kastrup <d...@gnu.org> wrote:
>
> [...]
>>
>> \override Accidental color = #green
>> \override Accidental color = #red
>> \push\override Accidental color = #blue
>> [...]
>> \revert Accidental color
>>
>> or, if you prefer
>> \override Accidental color = #green
>> \override Accidental color = #red
>> \temporary\override Accidental color = #blue
>> [...]
>> \revert Accidental color
>>
>> \revert will go back to the value before the last \temporary/push
>> override.
>>
>
> OK, I see,
>
> I'm definitely a fan of \temporary here.

Well, if it makes people happier, we'll use \temporary/\undo instead of
\push/\pop.  Since one can pair \temporary not just with \undo but also
with plain \revert, it might look less unbalanced.  It is more typing,
though.

-- 
David Kastrup

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to