The code is identical
Code: Select all
%!TEX TS-program = xelatex
%!TEX encoding = UTF-8 Unicode
\documentclass[a4paper]{article}
\usepackage{xltxtra}
\setmainfont[Mapping=tex-text]{Brill}
\begin{document}
This is a text.
\end{document}
This is XeTeX, Version 3.1415926-2.3-0.9997.5 (Web2C 2011)
restricted \write18 enabled.
entering extended mode
(./first document.tex
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman-x-2011-07-01, ngerman-x-2011-07-01, afrikaans, ancientgreek, ibycus, arabi
c, armenian, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danis
h, dutch, ukenglish, usenglishmax, esperanto, estonian, ethiopic, farsi, finnis
h, french, friulan, galician, german, ngerman, swissgerman, monogreek, greek, h
ungarian, icelandic, assamese, bengali, gujarati, hindi, kannada, malayalam, ma
rathi, oriya, panjabi, tamil, telugu, indonesian, interlingua, irish, italian,
kurmanji, lao, latin, latvian, lithuanian, mongolian, mongolianlmc, bokmal, nyn
orsk, polish, portuguese, romanian, romansh, russian, sanskrit, serbian, serbia
nc, slovak, slovenian, spanish, swedish, turkish, turkmen, ukrainian, uppersorb
ian, welsh, loaded.
(c:/texlive/2011/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(c:/texlive/2011/texmf-dist/tex/latex/base/size10.clo))
(c:/texlive/2011/texmf-dist/tex/latex/xltxtra/xltxtra.sty
(c:/texlive/2011/texmf-dist/tex/generic/oberdiek/ifluatex.sty)
(c:/texlive/2011/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
(c:/texlive/2011/texmf-dist/tex/latex/fontspec/fontspec.sty
(c:/texlive/2011/texmf-dist/tex/latex/expl3/expl3.sty
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3names.sty)
(c:/texlive/2011/texmf-dist/tex/latex/etex-pkg/etex.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3basics.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3expan.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3tl.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3int.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3quark.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3seq.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3toks.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3prg.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3clist.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3token.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3prop.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3msg.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3io.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3skip.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3box.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3keyval.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3keys.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3precom.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3xref.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3file.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3fp.sty)
(c:/texlive/2011/texmf-dist/tex/latex/expl3/l3luatex.sty)
(c:/texlive/2011/texmf-dist/tex/latex/tools/calc.sty))
LaTeX Warning: You have requested, on input line 20, version
`2011/09/05' of package expl3,
but only version
`2011/04/09 v2222 L3 Experimental code bundle wrapper'
is available.
(c:/texlive/2011/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
LaTeX Warning: You have requested, on input line 53, version
`2012/04/23' of package expl3,
but only version
`2011/04/09 v2222 L3 Experimental code bundle wrapper'
is available.
! Package xparse Error: Support package l3kernel too old..
See the xparse package documentation for explanation.
Type H <return> for immediate help.
...
l.64 }
I've still got problems with package expl3, it seems. Can someone help?