From 795ce6b6a9182c24dba38224039a5ebbc5531541 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 25 Jun 2021 20:25:17 +0000 Subject: tokcycle (25jun21) git-svn-id: svn://tug.org/texlive/trunk@59707 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tokcycle/tokcycle.tex | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/generic/tokcycle/tokcycle.tex b/Master/texmf-dist/tex/generic/tokcycle/tokcycle.tex index d2e3a059cad..0db55bd49cf 100644 --- a/Master/texmf-dist/tex/generic/tokcycle/tokcycle.tex +++ b/Master/texmf-dist/tex/generic/tokcycle/tokcycle.tex @@ -1,7 +1,7 @@ \def\tcname {tokcycle} -\def\tcver {1.4} +\def\tcver {1.41} % -\def\tcdate {2021/05/27} +\def\tcdate {2021/06/25} % % Author : Steven B Segletes, Christian Tellechea (contributor) % Maintainer : Steven B Segletes @@ -205,7 +205,7 @@ \tc@futuretok}{\spacepoppedtrue\tc@@@pop}{\spacepoppedfalse\tc@@@pop}}}}%_____POP_ \def\tcappto#1from#2{% \expandafter\tc@defx\expandafter#1\expandafter{\expandafter#1#2}} -\def\tcpopliteralappto#1{\tcpopliteral\@tmp\tcappto#1from\@tmp} +\def\tcpopliteralappto#1{\tcpopliteral\@@tmp\tcappto#1from\@@tmp} \def\tcpopappto#1{\tcpop\@tmp\tcappto#1from\@tmp}%___________________________APPEND_ \long\def\tcpopwhitespace#1#2\@tokcycle{\def\tc@popname{#1}\def@popname{}% \def\tc@tmp{#2\@tokcycle}\futurelet\tc@futuretok\tc@popspc} @@ -333,3 +333,7 @@ v1.4 2021/05/26 \tcpopwhitespace, \tcpush, and \tcpushgroup. - Bug fixed in \tc@addtoks definition, in the event that #2 was a number. +v1.41 2021/06/25 + - Bug fix in \tcpopliteralappto (\@tmp interfered with itself). Altered, + substituting \@@tmp. + -- cgit v1.2.3