bug-lilypond
[Top][All Lists]
Advanced

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

articulate can't deal with <>


From: Thomas Morley
Subject: articulate can't deal with <>
Date: Fri, 7 Dec 2012 02:12:29 +0100

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



reply via email to

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