]> git.donarmstrong.com Git - lilypond.git/blob - input/test/extender.ly
643acb4fcd47cc8c1abcb695a118e34a4dcb48fc
[lilypond.git] / input / test / extender.ly
1 \score{
2         <
3         \context Staff \notes { c () c () c c }
4         \context Lyrics \lyrics { bla __ alb xxx __ yyy }
5         >
6 }
7
8 \version "1.0.21";