summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/semantex/semantex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/semantex/semantex.tex')
-rw-r--r--macros/latex/contrib/semantex/semantex.tex16
1 files changed, 8 insertions, 8 deletions
diff --git a/macros/latex/contrib/semantex/semantex.tex b/macros/latex/contrib/semantex/semantex.tex
index 971309ba4d..526cd79e60 100644
--- a/macros/latex/contrib/semantex/semantex.tex
+++ b/macros/latex/contrib/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