Issue 315: ancient porrectus should look like punctum
http://code.google.com/p/lilypond/issues/detail?id=315
New issue report by gpermus:
%% 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.
\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
Attachments:
foo.preview.png 499 bytes
Issue attributes:
Status: Accepted
Owner: gpermus
Labels: Type-Defect Priority-Low
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond