summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/xifthen/README4
-rw-r--r--Master/texmf-dist/doc/latex/xifthen/xifthen.pdfbin516449 -> 516620 bytes
-rw-r--r--Master/texmf-dist/doc/latex/xifthen/xifthen.tex4
-rw-r--r--Master/texmf-dist/tex/latex/xifthen/xifthen.sty6
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
5 files changed, 11 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/xifthen/README b/Master/texmf-dist/doc/latex/xifthen/README
index 6414475f51a..87bdf3f0a65 100644
--- a/Master/texmf-dist/doc/latex/xifthen/README
+++ b/Master/texmf-dist/doc/latex/xifthen/README
@@ -12,9 +12,11 @@ v.1.
- I renames \terminateswith in \endswith.
v1.2
-
- Corrected a bug with \newtest
+v1.3
+- Removed a spurious space in the code.
+
This material is subject to the LaTeX Project Public License.
See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
for the details of that license.
diff --git a/Master/texmf-dist/doc/latex/xifthen/xifthen.pdf b/Master/texmf-dist/doc/latex/xifthen/xifthen.pdf
index 40792c980bb..d7b75567d8a 100644
--- a/Master/texmf-dist/doc/latex/xifthen/xifthen.pdf
+++ b/Master/texmf-dist/doc/latex/xifthen/xifthen.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/xifthen/xifthen.tex b/Master/texmf-dist/doc/latex/xifthen/xifthen.tex
index 3778ef1af14..16658baaa3f 100644
--- a/Master/texmf-dist/doc/latex/xifthen/xifthen.tex
+++ b/Master/texmf-dist/doc/latex/xifthen/xifthen.tex
@@ -89,6 +89,10 @@
\item [1.2] Corrected a~bug related to a~bad interaction between
new~tests and ifthen's replacement macro (credits go to MPG \&
P.~Albar\`ede).
+
+\addvspace{\baselineskip}
+
+\item [1.3] Removed a spurious space (thanks to Ulrike Fisher).
\end{itemize}
\section{\pack{ifthen}'s interface}
diff --git a/Master/texmf-dist/tex/latex/xifthen/xifthen.sty b/Master/texmf-dist/tex/latex/xifthen/xifthen.sty
index 9a456251790..a013cee614e 100644
--- a/Master/texmf-dist/tex/latex/xifthen/xifthen.sty
+++ b/Master/texmf-dist/tex/latex/xifthen/xifthen.sty
@@ -1,5 +1,5 @@
-\def \filedate {2009/03/23}%
-\def \fileversion {v1.2}%
+\def \filedate {2009/04/17}%
+\def \fileversion {v1.3}%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{xifthen}%
[\filedate \space \fileversion \space Extended ifthen features]
@@ -18,7 +18,7 @@
\def \@tempb{\@tempc}%
\begingroup % Thanks MPG
\toks@ {##2}%
- \edef \@tempa {\the \toks@}
+ \edef \@tempa {\the \toks@}% <- UF v1.3
\expandafter \endgroup
\ifx \@tempa \@tempb
\toks@ \expandafter {\the \toks@ ##1}%
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index dbd3363493b..e9edb48591e 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -487,6 +487,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'tkz-tab', "&MAKEflatten",
'tpcmfont', "die 'skipping, ?'",
'translator', "&MAKEflatten",
+ 'turkishintro',"die 'skipping, nosource'",
'turnstile', "&MAKEflatten",
'tpx', "die 'skipping, nosource, Windows'",
'txfonts', "&MAKEflatten",