From 2752d98618b0edbbbdb94d1b975daa6857badcc0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 4 Apr 2013 23:11:11 +0000 Subject: iftex (4apr13) git-svn-id: svn://tug.org/texlive/trunk@29654 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/iftex/README | 15 ++++++++++++--- Master/texmf-dist/doc/generic/iftex/iftex.pdf | Bin 129127 -> 30641 bytes Master/texmf-dist/doc/generic/iftex/iftex.tex | 4 ++-- Master/texmf-dist/tex/generic/iftex/iftex.sty | 8 ++++---- 4 files changed, 18 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/generic/iftex/README b/Master/texmf-dist/doc/generic/iftex/README index 87124181521..95def7f4673 100644 --- a/Master/texmf-dist/doc/generic/iftex/README +++ b/Master/texmf-dist/doc/generic/iftex/README @@ -11,10 +11,19 @@ Also provides the \RequirePDFTeX, \RequireXeTeX, and \RequireLuaTeX command which throws an error if PDFTeX, XeTeX and LuaTeX (respectively) is not the engine in use. +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: + +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 -vafakh84@gmail.com +Persian TeX Group +persian-tex@tug.org -Copyright 2010 +Copyright 2010–2013 Distributed under the LaTeX Project Public License diff --git a/Master/texmf-dist/doc/generic/iftex/iftex.pdf b/Master/texmf-dist/doc/generic/iftex/iftex.pdf index 82e415e2e61..483276ea7c9 100644 Binary files a/Master/texmf-dist/doc/generic/iftex/iftex.pdf and b/Master/texmf-dist/doc/generic/iftex/iftex.pdf differ diff --git a/Master/texmf-dist/doc/generic/iftex/iftex.tex b/Master/texmf-dist/doc/generic/iftex/iftex.tex index 30522d0d21d..a247e22b5b3 100644 --- a/Master/texmf-dist/doc/generic/iftex/iftex.tex +++ b/Master/texmf-dist/doc/generic/iftex/iftex.tex @@ -18,8 +18,8 @@ \newcommand\PDFTeX{PDF\TeX} \newcommand\XeTeX{Xe\TeX} \newcommand\LuaTeX{Lua\TeX} -\title{The \textsf{iftex} Package\\ \href{http://bitbucket.org/vafa/iftex}{\texttt{http://bitbucket.org/vafa/iftex}}} -\author{Vafa Khalighi\\ \href{mailto:vafakh84@gmail.com}{\texttt{vafakh84@gmail.com}}} +\title{The \textsf{iftex} Package\\ \href{https://github.com/persian-tex/iftex}{\texttt{https://github.com/persian-tex/iftex}}} +\author{Persian TeX Group\\ \href{mailto:persian-tex@tug.org}{\texttt{persian-tex@tug.org}}} \date{Version 0.2} \begin{document} \maketitle diff --git a/Master/texmf-dist/tex/generic/iftex/iftex.sty b/Master/texmf-dist/tex/generic/iftex/iftex.sty index a6231d344b3..7651466448f 100644 --- a/Master/texmf-dist/tex/generic/iftex/iftex.sty +++ b/Master/texmf-dist/tex/generic/iftex/iftex.sty @@ -3,7 +3,7 @@ %% %% __________________________________ -%% Copyright © 2010 Vafa Khalighi +%% Copyright © 2010–2013 Persian TeX Group %% %% License information appended. %% @@ -12,7 +12,7 @@ \let\iftexloaded\endinput \expandafter\ifx\csname ProvidesPackage\endcsname\relax\else \ProvidesPackage{iftex} - [2010/07/25 v0.2 Provides if(tex) conditional for PDFTeX, XeTeX, and LuaTeX] + [2013/04/04 v0.2 Provides if(tex) conditional for PDFTeX, XeTeX, and LuaTeX] \fi \def\RequirePDFTeX{% \ifPDFTeX\else @@ -81,14 +81,14 @@ \LuaTeXtrue \fi %% -%% Copyright © 2010 by Vafa Khalighi +%% Copyright © 2010–2013 by Persian TeX Group %% %% Distributable under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of %% this license is at: http://www.latex-project.org/lppl.txt %% %% This work is "maintained" (as per LPPL maintenance status) -%% by Vafa Khalighi. +%% by Persian TeX Group. %% %% %% -- cgit v1.2.3