Hi all, I have discovered a problem with ocrb10.otf the ligatures are not workig correctly in xelatex. ttx from fonttools reports only these common ligatures: ff-ffi-ffl-fi-fl. See example below for result. How to solve this?
Regards, Pander
\documentclass{article}\usepackage{fontspec} \pagestyle{empty}\begin{document} {\fontspec{ocrb10}abc ff ffi ffl fl fi} {\fontspec[Ligatures={Required,Common,Rare}]{ocrb10}abc ff ffi ffl fl fi} {\fontspec[Ligatures={NoRequired,NoCommon,NoRare}]{ocrb10}abc ff ffi ffl fl fi} \end{document}
ocrb.pdf
Description: Adobe PDF document
-------------------------------------------------- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex