bug-lilypond
[Top][All Lists]
Advanced

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

Re: \ictus spacing in Gregorian chant contexts


From: Graham Percival
Subject: Re: \ictus spacing in Gregorian chant contexts
Date: Mon, 26 Feb 2007 20:23:13 -0800
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

Thanks,
http://code.google.com/p/lilypond/issues/detail?id=316


Tim Fitzgerald wrote:
I'm not top posting.

% The \ictus has incorrect horizontal spacing, it should be centered under (or
over, in some cases) the nuem.  It is too far to the left.
% Regards Tim.  See code below.


\version "2.10.19"
\paper{ ragged-right=##t }

\include "gregorian-init.ly"

\score { <<
\context VaticanaVoice = "cantus" {
\override Script #'padding = #-0.1
\clef "vaticana-do3"

        \[ f\melisma f \pes g\melismaEnd \]
        f
        \[ f\ictus \]
        \[ f \pes g\ictus \pes a\
        
        \[ s8 \]
        

} %//end of cantus


\lyricsto "cantus" \new Lyrics {
Re- qui- em %aet\'{e}r- nam
} %// end of lyrics

} %//end of score



_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

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