bug-lilypond
[Top][All Lists]
Advanced

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

\ictus spacing in Gregorian chant contexts


From: Tim Fitzgerald
Subject: \ictus spacing in Gregorian chant contexts
Date: Wed, 21 Feb 2007 15:10:10 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> 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





reply via email to

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