lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4225 in lilypond: Bar check in lyrics gives incorr


From: lilypond
Subject: [Lilypond-auto] Issue 4225 in lilypond: Bar check in lyrics gives incorrect warning
Date: Thu, 11 Dec 2014 16:29:20 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 4225 by tdanielsmusic: Bar check in lyrics gives incorrect warning
https://code.google.com/p/lilypond/issues/detail?id=4225

A bar check within lyrics gives an incorrect bar check warning if the following bar begins with a rest. The typeset output is correct.

\score {
  <<
    \new Voice \relative { f'4 f f f | r2 f }
    \addlyrics { a b c d | e }
  >>
}

warning: barcheck failed at: 1/2
    \addlyrics { a b c d
                         | e }

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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