summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fontspec/fontspec.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-03-17 21:52:23 +0000
committerKarl Berry <karl@freefriends.org>2013-03-17 21:52:23 +0000
commit80090176bd324ec248211fca691b6133abc263d2 (patch)
tree12808db627a2d2c7a59f4ee5d5ccbe42bbef7366 /Master/texmf-dist/tex/latex/fontspec/fontspec.sty
parente6826e3bb3139f2329f722784dfa24c5cbb824dc (diff)
fontspec
git-svn-id: svn://tug.org/texlive/trunk@29412 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fontspec/fontspec.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fontspec/fontspec.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/fontspec/fontspec.sty b/Master/texmf-dist/tex/latex/fontspec/fontspec.sty
index 97b0bf750a5..c145b8145e8 100644
--- a/Master/texmf-dist/tex/latex/fontspec/fontspec.sty
+++ b/Master/texmf-dist/tex/latex/fontspec/fontspec.sty
@@ -8,13 +8,13 @@
%%
%% _________________________________________
%% The fontspec package for XeLaTeX/LuaLaTeX
-%% (C) 2004--2012 Will Robertson and Khaled Hosny
+%% (C) 2004--2013 Will Robertson and Khaled Hosny
%%
%% License information appended.
%%
%%
\ProvidesPackage{fontspec}
- [2013/02/25 v2.3 Font selection for XeLaTeX and LuaLaTeX]
+ [2013/03/16 v2.3a Font selection for XeLaTeX and LuaLaTeX]
\RequirePackage{expl3}[2011/09/05]
@@ -273,8 +273,8 @@
\luatex_if_engine:T { \RequirePackage{fontspec-luatex} \endinput }
\xetex_if_engine:T { \RequirePackage{fontspec-xetex} \endinput }
%%
-%% Copyright 2004--2012 Will Robertson <wspr81@gmail.com>
-%% Copyright 2009--2012 Khaled Hosny <khaledhosny@eglug.org>
+%% Copyright 2004--2013 Will Robertson <wspr81@gmail.com>
+%% Copyright 2009--2013 Khaled Hosny <khaledhosny@eglug.org>
%%
%% Distributable under the LaTeX Project Public License,
%% version 1.3c or higher (your choice). The latest version of