bug-lilypond
[Top][All Lists]
Advanced

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

Issue 2345 in lilypond: Kievan notation - there should be no space after


From: lilypond
Subject: Issue 2345 in lilypond: Kievan notation - there should be no space after a final note
Date: Wed, 22 Feb 2012 22:32:18 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 2345 by address@hidden: Kievan notation - there should be no space after a final note
http://code.google.com/p/lilypond/issues/detail?id=2345

There should be no space after a final note. Rather, the staff should
end at the vertical line of the final note and be followed immediately
by the Kievan bar line.

\new KievanStaff {
  \new KievanVoice {
    \cadenzaOn
    c' g\longa
    \bar "kievan"
  }
}

As a workaround, you can divide the actual duration of the final note, for example
g\longa*1/64




reply via email to

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