]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/lyric-hyphen.ly
c14ebdc9a8b5197c975518f260a0b73b7035eea1
[lilypond.git] / input / regression / lyric-hyphen.ly
1 \version "2.1.7"
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