From 3678c7f302cd47d69ea68a9e67b2b153f7e8026e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 4 Feb 2020 22:16:06 +0000 Subject: tokcycle (4feb20) git-svn-id: svn://tug.org/texlive/trunk@53669 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tokcycle/tokcycle.tex | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 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 5a33109df65..d0819da2cf2 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.1} +\def\tcver {1.11} % -\def\tcdate {2019/9/27} +\def\tcdate {2020/02/04} % % Author : Steven B Segletes, Christian Tellechea (contributor) % Maintainer : Steven B Segletes @@ -100,7 +100,7 @@ \long\def\can@absorb@#1{\tctestifnum{\count@stringtoks{#1}>1}% {\tctestifx{\endtokcycraw#1}{#1}{\backslashcmds#1\@tokcycle}}% {\trapactives#1\tc@trapescape#1{\tc@escapecytoks}{\can@absorb@@#1}}} -\long\def\can@absorb@@#1{\let\@tmp#1\test@ifmacro\@tmp{\implicittokfalse +\long\def\can@absorb@@#1{\let\@tmp=#1\test@ifmacro\@tmp{\implicittokfalse \@macT#1}{\trapimplicitegrp#1\implicitgrpfork#1}\@tokcycle} %CONVERT NEXT (SPACE OR BEGIN-GROUP) TOKEN TO STRING \def\stringify#1{\expandafter#1\string}% #1 WILL BE \@@@@@spcT or \@@@@grpT @@ -213,4 +213,8 @@ v1.1 2019/9/27 token vs. active character code, in the event that an earlier tokenized token no longer shares the current characteristics of the character code - Added ability to handle active-implicit grouping tokens - - Added ability to handle active-implicit cat-6 tokens \ No newline at end of file + - Added ability to handle active-implicit cat-6 tokens + +v1.11 2020/02/04 + - Fixed bug in \can@absorb@@ macro, which prevented the proper absorption/ + handling of the = token. \ No newline at end of file -- cgit v1.2.3