lilypond-user
[Top][All Lists]
Advanced

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

Can beam slope warning be suppressed?


From: Nick Payne
Subject: Can beam slope warning be suppressed?
Date: Tue, 17 Jan 2012 18:20:17 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111220 Thunderbird/9.0

I'm using Lilypond to engrave Sor's Op 59 from a 19th century edition, and it has quite a number of constructs like the below, each of which puts an entry in the log: "warning: no viable initial configuration found: may not find good beam slope". Is it possible to suppress these particular warnings without suppressing all warnings.

\version "2.15.20"

\relative c'' {
    \mergeDifferentlyHeadedOn
<< { g'2 }
    \\
    { g8 \stemUp <g, b> <b e> <g b> }
    \\
    { s2 }
    \\
    { e2 } >>
}

Attachment: test.png
Description: PNG image


reply via email to

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