O notte splendida: Difference between revisions
| No edit summary | No edit summary | ||
| (3 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
| Traditional: Campione (Brescia) | Traditional: Campione (Brescia) | ||
| <score lang="lilypond" sound | <score lang="lilypond" sound="1" >   | ||
| \language "italiano" | \language "italiano" | ||
|   \header { |   \header { | ||
| Line 36: | Line 36: | ||
| \addlyrics { | \addlyrics { | ||
| Oh __   not -- te splen -- di -- da e più lu -- cen -- te as -- sai del -- sol __ In | |||
| cui dal cic -- lo di -- scen -- de con an -- sie -- tà Quel che di | cui dal cic -- lo di -- scen -- de con an -- sie -- tà Quel che di | ||
| car -- ne mor -- tal si ves -- te E va na -- scen -- do in luo -- goal -- pes -- tre | car -- ne mor -- tal si ves -- te E va na -- scen -- do in luo -- goal -- pes -- tre | ||
| Line 46: | Line 46: | ||
|    indent = 3.0\cm |    indent = 3.0\cm | ||
|    short-indent = 1.5\cm |    short-indent = 1.5\cm | ||
|   #(set-global-staff-size 14) | |||
|   papersize = "a5" | |||
|   pagenumber = "yes" | |||
| } | |||
| \midi { | |||
|     \context { | |||
|       \Score tempoWholesPerMinute = #(ly:make-moment 60 4) | |||
|     } | |||
|     \tempo 4 = 72 | |||
| } | } | ||
| </score> | </score> | ||
