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.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/macros/latex/contrib/semantex/semantex.tex b/macros/latex/contrib/semantex/semantex.tex
index 81064afc8e..ca5f0cc8be 100644
--- a/macros/latex/contrib/semantex/semantex.tex
+++ b/macros/latex/contrib/semantex/semantex.tex
@@ -38,7 +38,7 @@
\usepackage[nameinlink]{cleveref}
-\title{Seman\!\TeX: semantic, keyval-based mathematics (v$0.4\beta$)}
+\title{Seman\!\TeX: semantic, keyval-based mathematics (v$0.41\beta$)}
\date{\today}
\author{Sebastian Ørsted (\href{mailto:sorsted@gmail.com}{sorsted@gmail.com})}
@@ -3302,7 +3302,7 @@ In the following sections, we include the full list.
\item
\mylst!intclear={$\<integer\>$}!
- Clears the \<integer\>.
+ Clears the \<integer\>, i.e.~sets it to~\( 0 \).
\item
\mylst!ifblankTF={$\<tokens\>$}{$\<if true\>$}{$\<if false\>$}!,\\
@@ -5228,7 +5228,7 @@ These are the predefined keys that work inside the argument.
\section{The programming commands}\label{sec:programming_commands}
-The following commands are available for programming inside \lstinline!execute={...}!:
+The following commands are available for programming inside keys, including \lstinline!execute={...}!:
\begin{itemize}
\item
@@ -5435,7 +5435,7 @@ The following commands are available for programming inside \lstinline!execute={
\item
\mylst!\SemantexIntClear{$\<integer\>$}!
- Clears the \<integer\>.
+ Clears the \<integer\>, i.e.~sets it to~\( 0 \).
\item
\mylst!\SemantexIfBlankTF{$\<tokens\>$}{$\<if true\>$}{$\<if false\>$}!,\\