The docs appear to be inconsistent about ly:context-pushpop-property. Does it do a \temporary \override or just an \override ?
-Paul _____________________ ly:context-pushpop-property do a \temporary \override or a \revert on a grob property http://www.lilypond.org/doc/v2.19/Documentation/extending/context-evaluation _____________________ Function: ly:context-pushpop-property context grob eltprop val Do a single \override or \revert operation in context. The grob definition grob is extended with eltprop (if val is specified) or reverted (if unspecified). http://lilypond.org/doc/v2.19/Documentation/internals/scheme-functions _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
