Very nice, i.e LGTM Not sure whether this should be reflected by a reg-test, but ...
7 years, 6 months ago
(2017-09-25 21:28:50 UTC)
#2
Very nice, i.e LGTM
Not sure whether this should be reflected by a reg-test, but currently there is
no case in it triggering the warning like:
warns = {
\override NoteHead.color = #red
c'1 d'
\revert NoteHead.color
}
{ \warns -1 e' }
And there are cases which will probably never work, like:
fails = {
d'-\tweak color #red
%% with or without \etc
\etc
}
{ \fails -1 e' }
Not sure if we should mention it in the docs at all, or in "Known issues and
warnings" or elsewhere ...?
Issue 327470043: Add regtest for issue 5181
Created 7 years, 6 months ago by dak
Modified 7 years, 6 months ago
Reviewers: carl.d.sorensen_gmail.com, thomasmorley651
Base URL:
Comments: 0