summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/datatool/datatool.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/datatool/datatool.sty')
-rw-r--r--Master/texmf-dist/tex/latex/datatool/datatool.sty20
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/datatool/datatool.sty b/Master/texmf-dist/tex/latex/datatool/datatool.sty
index 6069e3ef6aa..b5ee1db93af 100644
--- a/Master/texmf-dist/tex/latex/datatool/datatool.sty
+++ b/Master/texmf-dist/tex/latex/datatool/datatool.sty
@@ -7,7 +7,7 @@
%% datatool.dtx (with options: `datatool.sty,package')
%%
%% datatool.dtx
-%% Copyright 2017 Nicola Talbot
+%% Copyright 2018 Nicola Talbot
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -39,7 +39,7 @@
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{datatool}[2017/11/12 v2.29 (NLCT)]
+\ProvidesPackage{datatool}[2018/04/16 v2.30 (NLCT)]
\RequirePackage{xkeyval}
\RequirePackage{ifthen}
\RequirePackage{xfor}
@@ -84,8 +84,8 @@
{\noexpand\@dtl@lop@ff#1{}##2\noexpand\to##3##4\relax}%
{%
\noexpand\dtl@ifsingle{##1}%
- {\noexpand\@dtl@lop@ff#1##1##2\noexpand\to##3##4\relax}
- {\noexpand\@dtl@lop@ff#1{##1}##2\noexpand\to##3##4\relax}
+ {\noexpand\@dtl@lop@ff#1##1##2\noexpand\to##3##4\relax}%
+ {\noexpand\@dtl@lop@ff#1{##1}##2\noexpand\to##3##4\relax}%
}%
\noexpand\fi
}%
@@ -3100,12 +3100,12 @@
\begingroup
\catcode\endlinechar=\active%
\global\read#1 to #2%
- \endgroup
- \ifx#2\empty
- \else
+ \endgroup%
+ \ifx#2\empty%
+ \else%
\expandafter\@dtl@stripeol#2%
- \let#2\@dtl@strippedline
- \fi
+ \let#2\@dtl@strippedline%
+ \fi%
}
\begingroup
\catcode\endlinechar=\active%
@@ -3147,7 +3147,7 @@
\@dtl@conditionfalse
\ifeof\@dtl@read
\else
- \@dtl@doreadline\@dtl@read\@dtl@line
+ \@dtl@doreadline\@dtl@read\@dtl@line
\ifdefempty{\@dtl@line}%
{%
\@dtl@conditiontrue