Hi,
I have e_l.liga and l_l.liga ligatures, and I want to do the following: if a word has the ell sequence, do not substitute el with e_l.liga, but substitute ll with l_l.liga instead.
For example, in the word ‘hello’, instead of h(e_l.liga)lo, it should be he(l_l.liga)o. I can’t figure out how to do this, maybe someone has an idea?
A tip for those who have the same question and have stumbled upon this topic looking for an answer: you can extend this solution to work in other sequences as well (e.g. hello and helmet):