summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-04 23:14:25 +0000
committerKarl Berry <karl@freefriends.org>2013-04-04 23:14:25 +0000
commit0bfcd972076e6e5789fb67e7fc14c722be4a4615 (patch)
tree8497645e4c368176c14c49f481c3231eab231d27
parent8dc3239d0e2ec12780e1d1253931c75c0f7e6428 (diff)
xecolor (4apr13)
git-svn-id: svn://tug.org/texlive/trunk@29660 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/xelatex/xecolor/README15
-rw-r--r--Master/texmf-dist/tex/xelatex/xecolor/xecolor.sty6
2 files changed, 15 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/xelatex/xecolor/README b/Master/texmf-dist/doc/xelatex/xecolor/README
index c384cd7a554..50976078d7d 100644
--- a/Master/texmf-dist/doc/xelatex/xecolor/README
+++ b/Master/texmf-dist/doc/xelatex/xecolor/README
@@ -27,8 +27,17 @@ This command is similar to \textcolor command of color package.
This command is similar to \normalcolor of color package.
-Please report bugs, suggestions, etc to the author (vafaklg@gmail.com).
+If you want to report any bugs or typos and corrections in the documentation,
+or ask for any new features, or suggest any improvements, or ask any questions
+about the package, then please do not send any direct emails to us; we will not
+answer any direct emails. Instead please use the issue tracker:
+ <https://github.com/persian-tex/xecolor/issues>
+In doing so, please always explain your issue well enough, always include
+a minimal working examples showing the issue, and always choose the appropriate
+label for your query (i.e. if you are reporting any bugs, choose `bug' label).
+
+Current version release date: 2013/04/04
_________________________
-Vafa Khalighi
-2011/10/01
+Persian TeX Group
+persian-tex@tug.org
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