]> git.donarmstrong.com Git - lilypond.git/blob - input/test/hyphen.ly
21c2f4de6fb1a72a3a5fe99318471cc029f5cf8b
[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.1.53"; 
9
10
11