(Created page with "<score lang="lilypond" sound="1" > \language "italiano" \header { tagline = "real folk" title = "song" composer = "traditional" } << \new ChordNames \chordmode { \set chordChanges = ##t } \new Staff = "violin" \with { instrumentName = "Vio" midiInstrument = "violin" } \transpose do do' { \time 3/4 \tempo "Presto" 4 = 120 \key sib \minor re8. mi16 fad4 re4 | sol2 sib4 | re'8. re'16 dod'4 la | re'4 re' r4 | re8. mi16 fad4 re4 | sol2 sib4...")
 
No edit summary
Line 22: Line 22:
re'8. re'16 si4 re'| dod'8. dod'16 la4 dod' | sib8. sib16 sol4 sib |
re'8. re'16 si4 re'| dod'8. dod'16 la4 dod' | sib8. sib16 sol4 sib |
la8. la16 fad4 re |
la8. la16 fad4 re |
\repeat volta 2 {
\repeat volta 2 {re4 fad8 re fad re | sol2 re'4 | la2 dod'4 }
re4 fad8 re fad re | sol2 re'4 | la2 dod'4 |
\alternative { {sib8. dod'16 re'2} {sib8. la16 sol4 r4} }
}
\alternative {  
sib8. dod'16 re'2
}
{
sib8. la16 sol4 r4
}


\addlyrics {
\addlyrics {

Revision as of 20:13, 18 July 2024

Unable to compile LilyPond input file:

line 30 - column 1:
syntax error, unexpected >>
--------
line 32 - column 3:
not a note name: indent
--------
line 32 - column 15:
unknown escaped string: `\cm'
--------
line 32 - column 15:
string outside of text script or \lyricmode
--------
line 33 - column 3:
not a note name: short-indent
--------
line 33 - column 21:
unknown escaped string: `\cm'
--------
line 33 - column 21:
string outside of text script or \lyricmode
--------
line 35 - column 3:
not a note name: papersize
--------
line 35 - column 13:
syntax error, unexpected '='
--------
line 35 - column 18:
string outside of text script or \lyricmode
--------
line 36 - column 3:
not a note name: pagenumber
--------
line 36 - column 20:
string outside of text script or \lyricmode
--------
line 40 - column 7:
unknown escaped string: `\Score'
--------
line 40 - column 7:
string outside of text script or \lyricmode
--------
line 40 - column 14:
not a note name: tempoWholesPerMinute
--------
line 40 - column 35:
syntax error, unexpected '='
--------
line 48 - column 1:
syntax error, unexpected \paper
--------
line 49 - column 9:
not a note name: indent
--------
line 49 - column 19:
unknown escaped string: `\mm'
--------
line 49 - column 18:
not a duration
--------
line 49 - column 19:
string outside of text script or \lyricmode
--------
line 50 - column 1:
syntax error, unexpected end of input