summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/knowledge
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-04-25 20:49:32 +0000
committerKarl Berry <karl@freefriends.org>2020-04-25 20:49:32 +0000
commitb3f874e11dec455061f4a2eee43b3992c83a19ad (patch)
tree94316e2d6d74738da8b9e5153158b5011750a604 /Master/texmf-dist/source/latex/knowledge
parent434c8d95fdef4e34e2211d798b0faef0a962fdea (diff)
knowledge (25apr20)
git-svn-id: svn://tug.org/texlive/trunk@54876 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/knowledge')
-rw-r--r--Master/texmf-dist/source/latex/knowledge/knowledge-code.dtx13
1 files changed, 10 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/knowledge/knowledge-code.dtx b/Master/texmf-dist/source/latex/knowledge/knowledge-code.dtx
index 73ec799f183..c76b3f0aac5 100644
--- a/Master/texmf-dist/source/latex/knowledge/knowledge-code.dtx
+++ b/Master/texmf-dist/source/latex/knowledge/knowledge-code.dtx
@@ -23,7 +23,7 @@
%
% \iffalse
%<head>\usepackage{expl3}
-%<head>\ProvidesExplPackage{knowledge}{2020/03/05}{1.22}{}
+%<head>\ProvidesExplPackage{knowledge}{2020/03/05}{1.23}{}
%<*driver>
\def\knowledgecode{active}
\input{knowledge.tex}
@@ -55,6 +55,7 @@
% \changes{1.20}{2019/12/03}{bug fix} %
% \changes{1.21}{2020/01/26}{bug fix} %
% \changes{1.22}{2020/03/05}{improvements} %
+% \changes{1.23}{2020/04/25}{minor change} %
% \GetFileInfo{knowledge.sty} %
% \DoNotIndex{}
%
@@ -74,8 +75,8 @@ This directory contains the package
name: knowledge
license: LaTeX Project Public License version 1.2 or above
- version: v1.22
- date: 2020/03/05
+ version: v1.23
+ date: 2020/04/25
author: Thomas Colcombet
mail: thomas.colcombet@irif.fr
web: https://www.irif.fr/~colcombe/knowledge_en.html
@@ -145,6 +146,12 @@ Content of the file knowledge-sources.zip:
{}
% \end{macrocode}
%
+% When uploading to arXiv, a 2016 version of LaTeX is used and one macro name has changed since this in \kl{expl3}. Let us correct it: it makes it possible to include the latest version of \kl(package){knowledge} as a .sty file:
+% \begin{macrocode}
+\cs_if_exist:NTF\ior_str_get:NN{}
+ {\cs_set_eq:NN\ior_str_get:NN\ior_get_str:NN}
+% \end{macrocode}
+%
%\AP One defines the code of \csintro{\klparse_ifnextchar:NTF}
% which is a link to \cs{\@ifnextchar},
% as well as the constant \csintro{\klparse_novalue_tl} which contains