summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/semantex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-06-30 21:17:59 +0000
committerKarl Berry <karl@freefriends.org>2021-06-30 21:17:59 +0000
commite10d85cd43df7e227b19858f4ee94edbe836019d (patch)
tree047c56737dbd6b57e30e757a448598df106aad0b /Master/texmf-dist/doc/latex/semantex
parent493df26c80ecef2962dcd56d01edcbc2a7c00315 (diff)
semantex (30jun21)
git-svn-id: svn://tug.org/texlive/trunk@59776 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/semantex')
-rw-r--r--Master/texmf-dist/doc/latex/semantex/semantex.pdfbin370872 -> 384088 bytes
-rw-r--r--Master/texmf-dist/doc/latex/semantex/semantex.tex16
2 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/semantex/semantex.pdf b/Master/texmf-dist/doc/latex/semantex/semantex.pdf
index a98036a81fa..1819bc1bc07 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 971309ba4dc..526cd79e608 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.502)}
+\title{Seman\!\TeX: semantic, keyval-based mathematics (v0.503)}
\date{\today}
\author{Sebastian Ørsted (\href{mailto:sorsted@gmail.com}{sorsted@gmail.com})}
@@ -3167,9 +3167,9 @@ In the following sections, we include the full list.
The syntax is identical to the one for~\lstinline!define keys!.
\item
- \mylst!pre append keys={$\<key definitions\>$}!
+ \mylst!prepend keys={$\<key definitions\>$}!
- Pre-appends keys taking no values, i.e.~adds code to the left of that key.
+ Prepends keys taking no values, i.e.~adds code to the left of that key.
The syntax is identical to the one for~\lstinline!define keys!.
\item
@@ -3179,9 +3179,9 @@ In the following sections, we include the full list.
The syntax is identical to the one for~\mylst!define keys[$n$]!.
\item
- \mylst!pre append keys[$n$]={$\<key definitions\>$}!
+ \mylst!prepend keys[$n$]={$\<key definitions\>$}!
- Pre-appends keys taking $n$~values, where~$n=0,1,\dotsc,8$, i.e.~adds code to the left of that key.
+ Prepends 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 keys[$n$]!.
\item
@@ -3213,9 +3213,9 @@ In the following sections, we include the full list.
The syntax is identical to the one for~\lstinline!define arg keys!.
\item
- \mylst!pre append arg keys={$\<key definitions\>$}!
+ \mylst!prepend arg keys={$\<key definitions\>$}!
- Pre-appending argument keys taking no values, i.e.~adds code to the left of that key.
+ Prepending argument keys taking no values, i.e.~adds code to the left of that key.
The syntax is identical to the one for~\lstinline!define arg keys!.
\item
@@ -3227,7 +3227,7 @@ In the following sections, we include the full list.
\item
\mylst!pre arg append keys[$n$]={$\<key definitions\>$}!
- Pre-appending argument keys taking $n$~values, where~$n=0,1,\dotsc,8$, i.e.~adds code to the left of that key.
+ 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$]!.
\item