El 10/09/2013 20:23, Peter Dyballa escribió:
Am 10.09.2013 um 19:45 schrieb Javier Bezos:
The question is: Does fontspec provide a way to set the
language so that it's always active even if other default
features are changed.
Doesn't \defaultfontfeatures{…} provide what you need?
No, it doesn't. Try
-------------------
\documentclass{article}
\usepackage{fontspec}
\begin{document}
\defaultfontfeatures{Language=Turkish}
\fontspec{Minion Pro}
fi % ok
\defaultfontfeatures{}
\fontspec{Minion Pro}
fi % ligature again
\end{document}
--------------------
Javier
--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
http://tug.org/mailman/listinfo/xetex