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.


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to