bug-lilypond
[Top][All Lists]
Advanced

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

gregorian notation: collision with finalis.


From: Peter Sisak
Subject: gregorian notation: collision with finalis.
Date: Tue, 26 Oct 2010 08:29:17 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

>I'm not top posting.

%% 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]