From a6c5ead40f7edd8d156d9d22e8b4b802090e02c6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 6 Sep 2021 21:16:28 +0000 Subject: context-filter (6sep21) git-svn-id: svn://tug.org/texlive/trunk@60437 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/context/third/filter/VERSION | 2 +- Master/texmf-dist/tex/context/third/filter/t-filter.mkiv | 8 ++++---- Master/texmf-dist/tex/context/third/filter/t-filter.mkxl | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Master/texmf-dist/doc/context/third/filter/VERSION b/Master/texmf-dist/doc/context/third/filter/VERSION index 407a8336f2b..1664ef53fc3 100644 --- a/Master/texmf-dist/doc/context/third/filter/VERSION +++ b/Master/texmf-dist/doc/context/third/filter/VERSION @@ -1 +1 @@ -2021.08.24 +2021.09.05 diff --git a/Master/texmf-dist/tex/context/third/filter/t-filter.mkiv b/Master/texmf-dist/tex/context/third/filter/t-filter.mkiv index 757f4752b06..fee0c31bc53 100644 --- a/Master/texmf-dist/tex/context/third/filter/t-filter.mkiv +++ b/Master/texmf-dist/tex/context/third/filter/t-filter.mkiv @@ -1,6 +1,6 @@ %D \module %D [ file=t-filter, -%D version=2020.06.29, +%D version=2021.09.05, %D title=\CONTEXT\ User Module, %D subtitle=Filter, %D author=Aditya Mahajan, @@ -9,7 +9,7 @@ %D email=adityam ieee org, %D license=Simplified BSD License] -\writestatus{loading}{Filter (ver: 2020.06.29)} +\writestatus{loading}{Filter (ver: 2021.09.05)} \startmodule [filter] \usemodule [module-catcodes] @@ -163,8 +163,8 @@ \edef\externalfilter@input_file{\externalfilter@any_filename{#3}} \splitfilename{#3} - %NOTE: \edef doesn not work because \splitoffname is not expandable - \def\externalfilter@base_file {\splitoffname} + %NOTE: \edef doesn not work because \splitoffbase is not expandable + \def\externalfilter@base_file {\splitoffbase} % The output is always in the directory specified by % \c!directory; even if the input is from some other directory diff --git a/Master/texmf-dist/tex/context/third/filter/t-filter.mkxl b/Master/texmf-dist/tex/context/third/filter/t-filter.mkxl index 0b58be9c7d8..3d27c469bc1 100644 --- a/Master/texmf-dist/tex/context/third/filter/t-filter.mkxl +++ b/Master/texmf-dist/tex/context/third/filter/t-filter.mkxl @@ -163,8 +163,8 @@ \edef\externalfilter@input_file{\externalfilter@any_filename{#3}} \splitfilename{#3} - %NOTE: \edef doesn not work because \splitoffname is not expandable - \def\externalfilter@base_file {\splitoffname} + %NOTE: \edef doesn not work because \splitoffbase is not expandable + \def\externalfilter@base_file {\splitoffbase} % The output is always in the directory specified by % \c!directory; even if the input is from some other directory -- cgit v1.2.3