]> git.donarmstrong.com Git - lilypond.git/blob - input/test/lyric-hyphen.ly
* lily/new-chord-name-engraver.cc (process_music): give original
[lilypond.git] / input / test / lyric-hyphen.ly
1 \version "1.7.6"
2 \score{
3         <
4         \context Staff \notes { c' () c' () c' c' }
5         \context Lyrics \context LyricsVoice \lyrics { bla -- alb xxx -- yyy }
6         >
7 }
8
9
10
11
12
13 %% new-chords-done %%