bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 316 in lilypond: ancient \ictus not centered


From: lilypond
Subject: Re: Issue 316 in lilypond: ancient \ictus not centered
Date: Mon, 05 Mar 2012 12:32:26 +0000


Comment #5 on issue 316 by address@hidden: ancient \ictus not centered
http://code.google.com/p/lilypond/issues/detail?id=316

To ease testing, here is an updated code for current development version.

\version "2.15.29"
\include "gregorian.ly"
\score {
  <<
    \new VaticanaVoice = "cantus" {
      \override Script #'padding = #0
      \clef "vaticana-do3"

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

    \new Lyrics \lyricsto "cantus" {
      Re -- qui -- em ae-
    }
  >>
}




reply via email to

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