summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-07-01 21:36:39 +0000
committerKarl Berry <karl@freefriends.org>2021-07-01 21:36:39 +0000
commitf084a938e2c2bc53c7108c794da689f82865993b (patch)
treeb33668a23042c042c4514f8af37d77eb215a77f6
parent2d3fc324932ab3c31992b597fc30ee96ef9e6925 (diff)
semantex (1jul21)
git-svn-id: svn://tug.org/texlive/trunk@59796 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/semantex/semantex.pdfbin384088 -> 384079 bytes
-rw-r--r--Master/texmf-dist/doc/latex/semantex/semantex.tex4
-rw-r--r--Master/texmf-dist/tex/latex/semantex/semantex.sty2
-rw-r--r--Master/texmf-dist/tex/latex/semantex/stripsemantex.sty2
4 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/semantex/semantex.pdf b/Master/texmf-dist/doc/latex/semantex/semantex.pdf
index 1819bc1bc07..e902f11178f 100644
--- a/Master/texmf-dist/doc/latex/semantex/semantex.pdf
+++ b/Master/texmf-dist/doc/latex/semantex/semantex.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/semantex/semantex.tex b/Master/texmf-dist/doc/latex/semantex/semantex.tex
index 526cd79e608..0b1ae990dd4 100644
--- a/Master/texmf-dist/doc/latex/semantex/semantex.tex
+++ b/Master/texmf-dist/doc/latex/semantex/semantex.tex
@@ -42,7 +42,7 @@
\usepackage[nameinlink]{cleveref}
-\title{Seman\!\TeX: semantic, keyval-based mathematics (v0.503)}
+\title{Seman\!\TeX: semantic, keyval-based mathematics (v0.504)}
\date{\today}
\author{Sebastian Ørsted (\href{mailto:sorsted@gmail.com}{sorsted@gmail.com})}
@@ -3225,7 +3225,7 @@ In the following sections, we include the full list.
The syntax is identical to the one for~\mylst!define arg keys[$n$]!.
\item
- \mylst!pre arg append keys[$n$]={$\<key definitions\>$}!
+ \mylst!prepend arg keys[$n$]={$\<key definitions\>$}!
Prepending argument keys taking $n$~values, where~$n=0,1,\dotsc,8$, i.e.~adds code to the left of that key.
The syntax is identical to the one for~\mylst!define arg keys[$n$]!.
diff --git a/Master/texmf-dist/tex/latex/semantex/semantex.sty b/Master/texmf-dist/tex/latex/semantex/semantex.sty
index 65b74f59dcc..11fd15806b4 100644
--- a/Master/texmf-dist/tex/latex/semantex/semantex.sty
+++ b/Master/texmf-dist/tex/latex/semantex/semantex.sty
@@ -1,5 +1,5 @@
\RequirePackage{xparse,l3keys2e,leftindex,semtex}
-\ProvidesExplPackage{semantex}{2021/06/29}{0.503}{}
+\ProvidesExplPackage{semantex}{2021/06/30}{0.504}{}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %
diff --git a/Master/texmf-dist/tex/latex/semantex/stripsemantex.sty b/Master/texmf-dist/tex/latex/semantex/stripsemantex.sty
index 655b33346f3..7f9f5a13d08 100644
--- a/Master/texmf-dist/tex/latex/semantex/stripsemantex.sty
+++ b/Master/texmf-dist/tex/latex/semantex/stripsemantex.sty
@@ -1,5 +1,5 @@
\RequirePackage{xparse}
-\ProvidesExplPackage{stripsemantex}{2021/06/29}{0.503}{}
+\ProvidesExplPackage{stripsemantex}{2021/06/30}{0.504}{}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %