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