Hi Andrew,

If it happens only once, simply add:

%% suppress warning :
#(ly:set-option 'warning-as-error #f)
#(ly:expect-warning (_ "weird stem size, check for narrow beams"))

before the score bloc.
Hope I understood you well, HTH too,
Cheers,
Pierre

2015-04-23 6:41 GMT+02:00 Andrew Bernard <andrew.bern...@gmail.com>:

> Greetings Ponderers,
>
> In relation to cross staff beaming, referring to the attached image
> snippet, bar A is what I want (no, this is not Common Practice Era
> engraving), but the lilypond compiler issues the following warning:
>
> warning: weird stem size, check for narrow beams
>
>
> Bar B compiles cleanly.
>
> Although it is only a warning, it spoils my otherwise clean output log and
> I don’t want to see it. How can this class of error be suppressed in the
> output log?
>
> Andrew
>
>
>
>
>
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to