bug-lilypond
[Top][All Lists]
Advanced

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

Issue 316 in project lilypond


From: codesite-noreply
Subject: Issue 316 in project lilypond
Date: Mon, 26 Feb 2007 20:22:54 -0800

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




reply via email to

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