]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/lyric-extender.ly
504fd3f96c79de9ec205dc3f7bca1d3af7c734d1
[lilypond.git] / input / regression / lyric-extender.ly
1 \version "1.7.18"
2 \header { texidoc= "Tests lyric extenders. "}
3 \score{
4 \notes \relative c'     <
5         \context Staff { c (c-) (c-) c }
6         \context Lyrics \lyrics { bla __ alb xxx __ yyy }
7         >
8 }
9
10
11