From 0efaa39c6d0b17b58df9a68ae1319ea20aaabc28 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 15 Dec 2021 03:01:18 +0000 Subject: CTAN sync 202112150301 --- .../context-vim/tex/context/third/vim/t-syntax-highlight.mkiv | 8 ++++---- .../context-vim/tex/context/third/vim/t-syntax-highlight.mkxl | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'macros/context/contrib/context-vim/tex/context/third') diff --git a/macros/context/contrib/context-vim/tex/context/third/vim/t-syntax-highlight.mkiv b/macros/context/contrib/context-vim/tex/context/third/vim/t-syntax-highlight.mkiv index 23466fb17d..9b759bab78 100644 --- a/macros/context/contrib/context-vim/tex/context/third/vim/t-syntax-highlight.mkiv +++ b/macros/context/contrib/context-vim/tex/context/third/vim/t-syntax-highlight.mkiv @@ -1,6 +1,6 @@ %D \module %D [ file=t-syntax-highlight, -%D version=2020.06.29, +%D version=2021.12.13, %D title=\CONTEXT\ User Module, %D subtitle=Code syntax highlighting, %D author=Aditya Mahajan, @@ -9,13 +9,13 @@ %D email=adityam ieee org, %D license=Simplified BSD License] -\writestatus{loading}{Code syntax highlighting (ver: 2020.06.29)} +\writestatus{loading}{Code syntax highlighting (ver: 2021.12.13)} \startmodule [syntax-highlight] \usemodule [syntax-groups] \usemodule [filter] % loads module-catcodes -\unprotect +\unprotectmodulecatcodes \startinterface all \setinterfaceconstant {syntax} {syntax} @@ -256,7 +256,7 @@ \def\syntaxhighlighting@namespace {\????syntaxhighlighting} \def\syntaxhighlighting@name {\currentsyntaxhighlighting} -\protect +\protectmodulecatcodes \stopmodule diff --git a/macros/context/contrib/context-vim/tex/context/third/vim/t-syntax-highlight.mkxl b/macros/context/contrib/context-vim/tex/context/third/vim/t-syntax-highlight.mkxl index 8fadebb780..450ffb51ff 100644 --- a/macros/context/contrib/context-vim/tex/context/third/vim/t-syntax-highlight.mkxl +++ b/macros/context/contrib/context-vim/tex/context/third/vim/t-syntax-highlight.mkxl @@ -1,6 +1,6 @@ %D \module %D [ file=t-syntax-highlight, -%D version=2021.05.31, +%D version=2021.12.13, %D title=\CONTEXT\ User Module, %D subtitle=Code syntax highlighting, %D author=Aditya Mahajan, @@ -9,13 +9,13 @@ %D email=adityam ieee org, %D license=Simplified BSD License] -\writestatus{loading}{Code syntax highlighting (ver: 2021.05.31)} +\writestatus{loading}{Code syntax highlighting (ver: 2021.12.13)} \startmodule [syntax-highlight] \usemodule [syntax-groups] \usemodule [filter] % loads module-catcodes -\unprotect +\unprotectmodulecatcodes \startinterface all \setinterfaceconstant {syntax} {syntax} @@ -257,7 +257,7 @@ \def\syntaxhighlighting@namespace {\????syntaxhighlighting} \def\syntaxhighlighting@name {\currentsyntaxhighlighting} -\protect +\protectmodulecatcodes \stopmodule -- cgit v1.2.3