summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-09 20:57:07 +0000
committerKarl Berry <karl@freefriends.org>2020-09-09 20:57:07 +0000
commit736754172b88861049bf28a4e4b381af4f42a4af (patch)
treed3bdb4c75ec4600f21a0611d8d96bc7cb5b6d098 /Master/texmf-dist/doc/latex
parent080e671e46f4a5c2997b53c4f689ccd0d97703e6 (diff)
semantex (9sep20)
git-svn-id: svn://tug.org/texlive/trunk@56304 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r--Master/texmf-dist/doc/latex/semantex/semantex.pdfbin359130 -> 359206 bytes
-rw-r--r--Master/texmf-dist/doc/latex/semantex/semantex.tex8
2 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 860064bf457..7fc0a4927a9 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 81064afc8ee..ca5f0cc8bea 100644
--- a/Master/texmf-dist/doc/latex/semantex/semantex.tex
+++ b/Master/texmf-dist/doc/latex/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\>$}!,\\