On 2010-12-09, Jürgen Spitzmüller wrote:
> Guenter Milde wrote:
>> I am glad you found the core of the problem.
>> (BTW: the current version of fontspec does no longer load xunicode, but
>> we should care for users with older versions.)
> I have fontspec v2.1e (2010/11/17), which is the most recent version on
> CTAN. The documentation states:
> "Ross Moore’s xunicode package is now automatically loaded for users of both
> XELATEX and LuaLATEX."
> So it seems to me that the situation is reverse (unless you use an
> unreleased pre-release)
Sorry, I mixed it up with xltxtra.
So xunicode is now also usable with LuaLaTeX?
The version at CTAN, 2010/11/06 v0.96, still checks solely for XeTeX.
However, I found in fontspec.dtx:
% Now we load \pkg{xunicode}, working around its internal \XeTeX\ check
% when under \LuaTeX.
Günter