Status: Accepted
Owner: ----
Labels: Type-Other

New issue 3008 by [email protected]: articulate can't deal with <>
http://code.google.com/p/lilypond/issues/detail?id=3008

Reported by Thomas Morley:
http://lists.gnu.org/archive/html/bug-lilypond/2012-12/msg00008.html


Hi,
seems articulate can't deal with <> in any tested version

%%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.17.6"
\include "articulate.ly"

\score {
        \unfoldRepeats \articulate { c''1 <> | }
        \midi { }
}

%%%%%%%%%%%%%%%%%%%%%%%%%%%
The log:

warning: barcheck failed at: 1/8
        \unfoldRepeats \articulate { c''1 <>
                                             | }
Obvious workaround is the use of s1*0



Reply via email to