Next: , Up: Pre-defined contexts


2.8.4.1 Gregorian chant contexts

The predefined VaticanaVoiceContext and VaticanaStaffContext can be used to engrave a piece of Gregorian chant in the style of the Editio Vaticana. These contexts initialize all relevant context properties and grob properties to proper values, so you can immediately go ahead entering the chant, as the following excerpt demonstrates

     
     \include "gregorian-init.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 \break
           \[ c'\melisma c' \flexa a \]
           \[ a \flexa \deminutum g\melismaEnd \] f \divisioMinima
         }
         \new Lyrics \lyricsto "cantus" {
           San- ctus, San- ctus, San- ctus
         }
       >>
     }

[image of music]

See also

TODO: nothing here yet ...

This page is for LilyPond-2.11.58 (development-branch).

Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.

Your suggestions for the documentation are welcome.

Other languages: français, deutsch.