Re: \tweak fails on MultiMeasureRests

2015-02-19 Thread James
On 18/02/15 17:27, Simon Albrecht wrote: Hello list, it seems that the \tweak command does not have any effect on multi measure rests, neither with nor without specifying the grob: \version "2.19.8" { \tweak MultiMeasureRest.color #red R1 \tweak color #red R1 } I couldn't find an entry in

\tweak fails on MultiMeasureRests

2015-02-18 Thread Simon Albrecht
Hello list, it seems that the \tweak command does not have any effect on multi measure rests, neither with nor without specifying the grob: \version "2.19.8" { \tweak MultiMeasureRest.color #red R1 \tweak color #red R1 } I couldn't find an entry in the issue tracker, nor any mention of this