summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fontspec/fontspec.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fontspec/fontspec.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fontspec/fontspec.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/fontspec/fontspec.sty b/Master/texmf-dist/tex/latex/fontspec/fontspec.sty
index a1407c8e32e..ebac6a7c599 100644
--- a/Master/texmf-dist/tex/latex/fontspec/fontspec.sty
+++ b/Master/texmf-dist/tex/latex/fontspec/fontspec.sty
@@ -14,7 +14,7 @@
%%
%%
\ProvidesPackage{fontspec}
- [2010/11/07 v2.1d Advanced font selection for XeLaTeX/LuaLaTeX]
+ [2010/11/17 v2.1e Advanced font selection for XeLaTeX/LuaLaTeX]
\RequirePackage{expl3,xparse}
@@ -26,8 +26,8 @@
}
\xetex_if_engine:F {
\luatex_if_engine:TF {
- \RequirePackage{luatextra}[2010/05/10]
- \luatexRequireModule{fontspec}
+ \RequirePackage{luaotfload}
+ \RequireLuaModule{fontspec}
}{
\msg_fatal:nn {fontspec} {not-pdftex}
}