2013/6/25 Benjamin Bloomfield <[email protected]> > > I just installed the 64 bit version of Lilypond on a cloud9 IDE > (https://c9.io/) and noticed that ligatures weren't working. (Th had a > noticeable gap, when the letters should be typeset as a ligature.) I then > installed the x86 version, and it produced the ligature as expected. The font > I was using was Garamond Premier Pro. > > Please let me know if you need any more information.
Does the result depend on the LilyPond version used? We have noticed a problem with ligatures on Windows (see http://code.google.com/p/lilypond/issues/detail?id=2656), but it's surprising on Linux... could you please compile this with 2.16.2 and 2.17.20 and show us the results?: #(set-global-staff-size 75) \markup { fi ff fl } \markup \sans { fi ff fl } thanks, Janek _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
