Issue 316: ancient \ictus not centered
http://code.google.com/p/lilypond/issues/detail?id=316

New issue report by gpermus:
 
% 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



Attachments:
        foo.preview.png  1.3 KB 


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
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to