]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/lyric-hyphen.ly
* lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
[lilypond.git] / input / regression / lyric-hyphen.ly
1 \version "2.1.19"
2 \header {texidoc="Tests lyric hyphens. "}
3 \score{
4         <<
5         \context Staff \notes { c' (c') (c') c' }
6         \context LyricsVoice \lyrics { bla -- alb xxx -- yyy }
7         >>
8 }
9
10
11
12
13
14