]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/lyric-hyphen.ly
Massive changes - see ChangeLog.
[lilypond.git] / input / regression / lyric-hyphen.ly
1 \version "1.9.0"
2 \header {texidoc="Tests lyric hyphens. "}
3 \score{
4         <
5         \context Staff \notes { c' (c'-) (c'-) c' }
6         \context Lyrics \context LyricsVoice \lyrics { bla -- alb xxx -- yyy }
7         >
8 }
9
10
11
12
13
14