8 subtitle
= "(Sakura, sakura)"
16 %% Beams are melismata, no autobeams.
17 \set Staff
.autoBeaming
= ##f
20 |
a4 b c b |
a4 b8[ a] f2
21 |
e4 c e f |
e4 e8[ c] b2
22 |
a'4 b c b |
a4 b8[ a] f2
23 |
e4 c e f |
e4 e8[ c] b2
25 |
d,4 e b'8[ a] f4 |
e1 \bar "|."
32 Try the following if the default font doesn't work for you,
35 lilypond -dshow-available-fonts blabla
37 this will show all fonts available to LilyPond, substitute
38 FAMILY-NAME below and uncomment
41 %% \override Lyrics . LyricText #'font-name = #"FAMILY-NAME"
57 tempoWholesPerMinute = #(ly:make-moment 120 4)