]> git.donarmstrong.com Git - lilypond.git/blob - input/test/hyphen.ly
release: 1.3.7
[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.3.5"; 
9
10
11