Hi Jim, concerning ligatures, you can forget about my paper block. It was just there, because I know this font has ligatures. This markup line should be all you need:
>> \markup "Ligatures: The Que fi fl" > What is special about that markup syntax that tells lily that > there are any ligatures present in the markup? There is nothing special in the syntax. The backend should know itself, that the font has some ligature defined which means f and i following one another are not separate letters fi but combined into a combined symbol: fi And (if defined in the font) the same holds for: f + l = fl and others. Is it clearer now? Here is more about it: http://en.wikipedia.org/wiki/Typographic_ligature Cheers, Joram _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
