Lilypond test

From www.PSALTIKI.info
Revision as of 22:08, 9 June 2019 by Root (talk | contribs)
Jump to: navigation, search

железо не надо 2  м² . ™ ™

 \relative c' {  e8 c e c f e d4 g,8 g g a16 b c8 c c4 e8 c e c f e d4 g,8 g g a16 b c8 c c4 }



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


Unable to compile LilyPond input file:
Processing `.../file.ly'
Parsing...
.../file.ly:4:13: error: wrong type for argument 2.  Expecting music, found "c"
\relative c'
             {
.../file.ly:4:12: error: syntax error, unexpected '\''
\relative c
           ' {
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `file.ps'...
Converting to PNG...
fatal error: failed files: ".../file.ly"

exited with status: 1