Status: Accepted
Owner: ----
Labels: Type-Scripts Priority-Medium

New issue 1626 by [email protected]: Atriculate produces faulty barcheck warnings
http://code.google.com/p/lilypond/issues/detail?id=1626

Reported by Helge Hafting

Using articulate.ly and the \mark command causes barcheck failures even
when there is no fault in the music - as this file demonstrates.

Remove the \mark, and there is no failure. Or drop articulate.ly,
and there is no failure. With both, there is a failure.

This makes bar checks (and parallel music) less interesting, because
of the wrong warnings.

\version "2.13.60"

music = \relative c' {\mark "Andante."  c4 c c c | }

\include "articulate.ly"
\score {
  \articulate
  \music
  \midi{}
}



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

Reply via email to