Expect a warning several times: Difference between revisions
Scheme function to suppress several warnings |
Rudi Guggt (talk | contribs) link to documentation |
||
| Line 12: | Line 12: | ||
<code>#(expect-warning-times 4 "omitting tuplet bracket")</code> | <code>#(expect-warning-times 4 "omitting tuplet bracket")</code> | ||
The hint from the documentation: [https://lilypond.org/doc/v2.25/Documentation/internals/scheme-functions scheme-functions] | |||