lilypond-user
[Top][All Lists]
Advanced

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

shift lyrics closer to staff


From: Marek Klein
Subject: shift lyrics closer to staff
Date: Mon, 6 Apr 2009 16:54:35 +0200

Hi,
in the example from the documentation,
how do I get lyrics closer to the staff?

(I tried it using the commented line, but it didn't work)

\include "gregorian.ly"
\score {
  <<
    \new VaticanaVoice = "cantus" {
      \[ c'\melisma c' \flexa a \]
      \[ a \flexa \deminutum g\melismaEnd \]
      f \divisioMinima
      \[ f\melisma \pes a c' c' \pes d'\melismaEnd \]
      c' \divisioMinima
      \[ c'\melisma c' \flexa a \]
      \[ a \flexa \deminutum g\melismaEnd \] f \divisioMinima
    }
    \new Lyrics \lyricsto "cantus" {
 %\override LyricText #'Y-offset = #5
      San- ctus, San- ctus, San- ctus
    }
  >>
}


--
Marek Klein
http://gregoriana.sk

reply via email to

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