]> git.donarmstrong.com Git - lilypond.git/blob - input/bugs/text-kerning.ly
patch::: 1.3.63.uu1: Re: Lilypond?
[lilypond.git] / input / bugs / text-kerning.ly
1
2
3 \score {
4  \notes \relative c'' < \context Voice {
5 %        c16 c16 c16 c16 c4
6          c4 c4 c4
7  }
8 \context Lyrics  \lyrics {   foobar4 -- VAVAVAVAV4 -- foobar4 } >
9
10         
11  \paper { linewidth = -10.0\cm; }
12 }