Thanks,
http://code.google.com/p/lilypond/issues/detail?id=315
Tim Fitzgerald wrote:
I'm not top posting.
%% Last note of porrectus (large E in section 7.7.10.2 of the manual), when only
one space higher on staff than the previous note, appears like a solid blob.
There should be a little white space between the notes, and this would be from
curving that last note. Like a standard punctum.
%% Regards, Tim.
input:
\version "2.10.19"
\paper{ ragged-right=##t }
\include "gregorian-init.ly"
\score { <<
\context VaticanaVoice = "cantus" {
\clef "vaticana-do3"
\[ \melisma g \flexa f \pes g \melismaEnd \]
\[ s8 \]
} %//end of cantus
} %//end of score
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond