]> git.donarmstrong.com Git - lilypond.git/blob - input/test/lyric-hyphen.ly
* lily/include/sequential-iterator.hh (class Sequential_iterator):
[lilypond.git] / input / test / lyric-hyphen.ly
1 \version "1.3.146"
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