bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1378 in lilypond: gregorian notation: collision with finalis.


From: lilypond
Subject: Issue 1378 in lilypond: gregorian notation: collision with finalis.
Date: Wed, 03 Nov 2010 19:39:24 +0000

Status: Accepted
Owner: ----
Labels: Type-Collision

New issue 1378 by RalphBugList: gregorian notation: collision with finalis.
http://code.google.com/p/lilypond/issues/detail?id=1378

The "finalis" barline hangs onto the note.
It is worse in case of ligatures, but even
here the padding/spacing is bad.

\version "2.13.37"
\include "gregorian.ly"
\score {
 <<
   \new VaticanaVoice = "cantus" {
         g \finalis
   }
   \new Lyrics \lyricsto "cantus" {
     e.
   }
 >>
}





reply via email to

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