Aha, thank you! I wasn't aware of this before.

Best, Jan-Peter

Am 06.11.2013 10:29, schrieb Urs Liska:
> \override and \revert a property will result in the default value of
> that property
> \temporary\override and \revert will result in the value the property
> had before the override, but not necessarily the default.
> 
> Pseudo-code:
> 
> \override #'color = #blue
> % current color is blue
> \temporary\override #'color = #red
> % current color is red
> \revert #'color
> % current color is blue, not black
> 
> It was introduced in 2.17.6


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

Reply via email to