]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/lyric-hyphen.ly
* input/regression/{many}.ly: improve descriptions: use complete
[lilypond.git] / input / regression / lyric-hyphen.ly
1 \version "2.1.22"
2 \header {texidoc="In lyrics, hyphens may be used."}
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