Updates:
Owner: ---
Comment #2 on issue 314 by percival.music.ca: incorrect ancient \inclinatum
spacing
http://code.google.com/p/lilypond/issues/detail?id=314
%% the \inclinatum used in the Climacus does not have correct
% spacing or
% appearance. The top right, and bottom left edge of each diamond
% shaped
% nuem should be co-linear, and they are not. Perhaps this is a
% horizontal
% spacing issue.
\version "2.13.10"
\include "gregorian.ly"
\paper{ ragged-right=##t }
\score {
<<
\new VaticanaVoice = "cantus" {
\clef "vaticana-do3"
\[ \virga b \inclinatum a \inclinatum g \]
\[ s4 \]
}
>>
}
Attachments:
foo.preview.png 370 bytes
--
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
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond