Revert "Fix syntax error in fret-diagrams.ly"
[lilypond/csorensen.git] / input / regression / song-skip.ly
blobe53a2fb47cadf29d3a235771c9f77e9ac027a315
1 \version "2.11.16"
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"))