]> git.donarmstrong.com Git - lilypond.git/blob - input/test/lyric-hyphen.ly
06286fddb13ffdfe402a75ccf826e8fcb341a89c
[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 \version "1.3.117"; 
9
10
11