bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Enhancement: easier use for ly:expect-warning


From: Simon Albrecht
Subject: Enhancement: easier use for ly:expect-warning
Date: Wed, 25 Nov 2015 22:51:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Hello,

is it imaginable to change ly:expect-warning so that it’s possible to use any part of the warning string?
For example, with the ‘kneed beam’ warning
‘no viable initial configuration found: may not find good beam slope’
it’s possible to use
#(ly:expect-warning "no viable")
but it would be nicer to use
#(ly:expect-warning "beam slope")

Though it’s more of a cosmetic change.

Yours, Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]