Difference between revisions of "Lilypond test"
m |
m |
||
Line 9: | Line 9: | ||
<score vorbis="1"> \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 } | <score vorbis="1"> \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 } | ||
</score> | </score> | ||
− | <score vorbis="1"> | + | |
+ | |||
+ | <score raw vorbis> | ||
+ | \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 { } | ||
+ | } | ||
+ | </score> | ||
+ | |||
+ | |||
+ | <score raw vorbis="1"> | ||
\relative c' \include "arabic.ly" {c4 c g g a a g2} | \relative c' \include "arabic.ly" {c4 c g g a a g2} | ||
</score> | </score> | ||
</div> | </div> |
Revision as of 22:07, 9 June 2019
железо не надо 2 м² . ™ ™
Unable to compile LilyPond input file:
Processing `.../file.ly'
Parsing...
/usr/share/lilypond/2.18.2/ly/arabic.ly:2:1: error: wrong type for argument 2. Expecting music, found #<unspecified>
\language "italiano"
.../file.ly:2:37: error: unrecognized string, not in text script or \lyricmode
\relative c' \include "arabic.ly" {
c4 c g g a a g2}
.../file.ly:2:40: error: unrecognized string, not in text script or \lyricmode
\relative c' \include "arabic.ly" {c4
c g g a a g2}
.../file.ly:2:42: error: unrecognized string, not in text script or \lyricmode
\relative c' \include "arabic.ly" {c4 c
g g a a g2}
.../file.ly:2:44: error: unrecognized string, not in text script or \lyricmode
\relative c' \include "arabic.ly" {c4 c g
g a a g2}
.../file.ly:2:46: error: unrecognized string, not in text script or \lyricmode
\relative c' \include "arabic.ly" {c4 c g g
a a g2}
.../file.ly:2:48: error: unrecognized string, not in text script or \lyricmode
\relative c' \include "arabic.ly" {c4 c g g a
a g2}
.../file.ly:2:50: error: unrecognized string, not in text script or \lyricmode
\relative c' \include "arabic.ly" {c4 c g g a a
g2}
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