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


Regards,
  Harm

_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to