]> git.donarmstrong.com Git - lilypond.git/blob - input/test/lyric-hyphen.ly
patch::: 1.3.134.jcn1
[lilypond.git] / input / test / lyric-hyphen.ly
1 \score{
2         <
3         \context Staff \notes { c' () c' () c' c' }
4         \context Lyrics \context LyricsVoice \lyrics { bla -- alb xxx -- yyy }
5         >
6 }
7
8
9
10
11