diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-04 23:14:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-04 23:14:25 +0000 |
commit | 0bfcd972076e6e5789fb67e7fc14c722be4a4615 (patch) | |
tree | 8497645e4c368176c14c49f481c3231eab231d27 /Master/texmf-dist/tex/xelatex | |
parent | 8dc3239d0e2ec12780e1d1253931c75c0f7e6428 (diff) |
xecolor (4apr13)
git-svn-id: svn://tug.org/texlive/trunk@29660 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xelatex')
-rw-r--r-- | Master/texmf-dist/tex/xelatex/xecolor/xecolor.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/xelatex/xecolor/xecolor.sty b/Master/texmf-dist/tex/xelatex/xecolor/xecolor.sty index 147bfc9766c..ac7e5961615 100644 --- a/Master/texmf-dist/tex/xelatex/xecolor/xecolor.sty +++ b/Master/texmf-dist/tex/xelatex/xecolor/xecolor.sty @@ -1,12 +1,12 @@ %% This file is xecolor.sty %% -%% Copyright 2009-2011 by Vafa Khalighi -%% +%% Copyright 2009-2013 by Persian TeX Group +%% persian-tex@tug.org %%%% It may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3c %% of this license or (at your option) any later version. \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{xecolor}[2011/10/01 v0.1 color in xelatex] +\ProvidesPackage{xecolor}[2013/04/04 v0.1 color in xelatex] \RequirePackage{fontspec} \RequirePackage{iftex} \RequireXeTeX |