bug-lilypond
[Top][All Lists]
Advanced

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

articulate script warnings with q-notation


From: Tony Towers
Subject: articulate script warnings with q-notation
Date: Tue, 14 Feb 2012 13:33:55 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

The articulate script is producing barcheck warnings when q-notation is used.

\version "2.15.29"
\include "articulate.ly"
\score {
    \articulate
    {
        <f f'>2 q | <e e'>2 <e e'> |
    }
}

produces

test.ly:10:22: warning: barcheck failed at: 1/16
            <f f'>2 q 
                      | <e e'>2 <e e'> |

This issue was also present in 2.15.28;
I don't know if it occurred prior to this.




reply via email to

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