]> git.donarmstrong.com Git - lilypond.git/blob - input/test/hyphen.ly
149b02d9b44b61949a49989a0825a472971e0c39
[lilypond.git] / input / test / hyphen.ly
1 \score{
2         <
3         \context Staff \notes { c' () c' () c' c' }
4         \context Lyrics \context LyricVoice \lyrics { bla -- alb xxx -- yyy }
5         >
6 }
7
8 \version "1.0.21"; 
9
10
11