On 2010-09-19 21:02:27 +0930, Herbert Schulz
said:
Thanks! That's the information I was wanting. Do you have version
numbers after which this is all true? Are the bits and pieces released
to CTAN and now in TeX Live?
Everything is now on CTAN but not quite yet in TeX Live I think. But
sinc
On Sep 19, 2010, at 3:49 AM, Will Robertson wrote:
> On 2010-09-19 00:27:40 +0930, Herbert Schulz said:
>
>> Right now I'm loading xltxtra alone (since it loads xunicode and fontspec).
>> In some of my older documents I am loading all three. With an updated
>> fontspec (as of version ?) under
On 2010-09-19 00:27:40 +0930, Herbert Schulz
said:
Right now I'm loading xltxtra alone (since it loads xunicode and
fontspec). In some of my older documents I am loading all three. With
an updated fontspec (as of version ?) under xelatex which of the three
packages do I need to be loading. J
On Sep 18, 2010, at 4:43 PM, Herbert Schulz wrote:
On Sep 18, 2010, at 2:01 PM, Dominik Wujastyk wrote:
Looking at the file xltxtra.sty that is current as of today in
TeXlive 2010
(version 2010/06/03 v0.5d) and grepping it for "Require", we find
that it
includes the following commands:
\
On Sep 18, 2010, at 2:01 PM, Dominik Wujastyk wrote:
> Looking at the file xltxtra.sty that is current as of today in TeXlive 2010
> (version 2010/06/03 v0.5d) and grepping it for "Require", we find that it
> includes the following commands:
>
> \RequirePackage{ifluatex}
> \RequirePackage{fontsp
Looking at the file xltxtra.sty that is current as of today in TeXlive 2010
(version 2010/06/03 v0.5d) and grepping it for "Require", we find that it
includes the following commands:
\RequirePackage{ifluatex}
\RequirePackage{fontspec}[2010/05/14 v2.0]
\RequirePackage{ifxetex}
\RequireXeTeX
\Requir
Howdy,
Right now I'm loading xltxtra alone (since it loads xunicode and fontspec). In
some of my older documents I am loading all three. With an updated fontspec (as
of version ?) under xelatex which of the three packages do I need to be
loading. Just trying to streamline my xelatex templates.