Hi Everyone,

The new feature of Lyric tie in 2.9.23 doesn't seem to work.

The below example produces the following errors and in the output the lyrics 
"tied" together get reversed ( second first ) as the lyrics below show.

Interpreting music... [4]
Preprocessing graphical objects...
programming error: FT_Get_Glyph_Name returns error
continuing, cross fingers
programming error: Glyph has no name, but font supports glyph naming. 
Skipping glyph: Century Schoolbook L 4.337890625
continuing, cross fingers
programming error: FT_Get_Glyph_Name returns error
continuing, cross fingers
programming error: Glyph has no name, but font supports glyph naming. 
Skipping glyph: Century Schoolbook L 4.337890625
continuing, cross fingers
programming error: FT_Get_Glyph_Name returns error
continuing, cross fingers
programming error: Glyph has no name, but font supports glyph naming. 
Skipping glyph: Century Schoolbook L 4.337890625
continuing, cross fingers
programming error: FT_Get_Glyph_Name returns error
continuing, cross fingers
programming error: Glyph has no name, but font supports glyph naming. 
Skipping glyph: Century Schoolbook L 4.337890625
continuing, cross fingers
Layout output to `bug.ps'...
Converting to `bug.pdf'...

=========================
     <<
       \new Voice = "one" \relative c'' {
         \autoBeamOff
         \time 2/4
         c4 b8. a16 g4. f8 e4 d c2
       }
       \new Lyrics \lyricsto "one" { first~second first~second first~second 
first~second first~second first~second first~second first~second}
     >>

========================= 



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to