I have just noticed that the "fi" and "fl" ligatures are not created. To be more precise: if I compile this document:

\documentclass{article}
\pagestyle{empty}
\usepackage{xltxtra}
\begin{document}
\Huge
\fontspec{DTLUnicoST}
fi fl
\end{document}

I don't get the ligatures that I should get. Am I doing something wrong? Or could it be a flaw within the fonts that I am using?



Hi Jose:

Try setting the main font in the preamble with the option [Mapping=tex=text]:


\setmainfont[Mapping=tex-text]{DTLUnicoST}


That should work ... and you won't need to type the ligatures into the text itself.

HTH.





--
United in adoration of Jesus,


fr. michael gilmary, mma

Most Holy Trinity Monastery
67 Dugway Road
Petersham, MA 01366-9725

www.MaroniteMonks.org




--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
 http://tug.org/mailman/listinfo/xetex

Reply via email to