I’m running into some alternate glyph variants that may or may not be input manually. I can easily swap them for the non-alternative small cap in c2sc and smcp, but this method will not suffice in case.
The alternate ligatures causes a related enigma: Default ligatures are split when applying case/smcp/c2sc, so the ligature ‘f_f’ automatically transforms to ‘F F’. Alternate ligatures, however, are not split, causing the alternate ligature ‘f_f.alt’ to show as ‘f f’ in a line of capitals.
Is there some smart way of handling these cases?
The alternate ligatures causes a related enigma: Default ligatures are split when applying case/smcp/c2sc, so the ligature ‘f_f’ automatically transforms to ‘F F’. Alternate ligatures, however, are not split, causing the alternate ligature ‘f_f.alt’ to show as ‘f f’ in a line of capitals.
Is there some smart way of handling these cases?