Update .ly files.
[lilypond.git] / input / regression / song-skip.ly
blob825e548cae0d2bb0c528d8b1134fa49cbec5de7f
1 \version "2.12.0"
3 \include "festival.ly"
5 \festival #"song-skip.xml" { \tempo 4 = 100 }
6 \relative { c c g' }
7 \addlyrics {
8 twin -- \skip 4
9 kle
11 #(ly:progress "song-skip")
12 #(ly:progress "~a" (ly:gulp-file "song-skip.xml"))