summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/semantex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-13 21:30:21 +0000
committerKarl Berry <karl@freefriends.org>2020-09-13 21:30:21 +0000
commit2bec68bef25161a8b6fbcd1b02877c0399a38b88 (patch)
tree8cb0d11e299989924aba8c0b9e43877b3c59ab19 /Master/texmf-dist/doc/latex/semantex
parent6ec181a602dbc45b896ef3bbc135d7c3db415dbb (diff)
semantex (13sep20)
git-svn-id: svn://tug.org/texlive/trunk@56339 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/semantex')
-rw-r--r--Master/texmf-dist/doc/latex/semantex/semantex.pdfbin360914 -> 361207 bytes
-rw-r--r--Master/texmf-dist/doc/latex/semantex/semantex.tex16
2 files changed, 9 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/semantex/semantex.pdf b/Master/texmf-dist/doc/latex/semantex/semantex.pdf
index b59654a54c1..71f086e8d01 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 a2b7f200f19..1ce506b54f9 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 (v0.42)}
+\title{Seman\!\TeX: semantic, keyval-based mathematics (v0.43)}
\date{\today}
\author{Sebastian Ørsted (\href{mailto:sorsted@gmail.com}{sorsted@gmail.com})}
@@ -890,8 +890,8 @@ Adding support for free algebras, power series, and Laurent series is almost as
{laurent}{
par,
leftpar=(, rightpar=),
- prearg={\!\!\SemantexDelimiterSize(},
- postarg={\SemantexDelimiterSize)\!\!},
+ prearg={\!\!\mathopen\SemantexDelimiterSize(},
+ postarg={\mathclose\SemantexDelimiterSize)\!\!},
% The "prearg" and "postarg" are printed before after
% the argument, if the argument is non-empty.
% The command "\SemantexDelimiterSize" is substituted
@@ -916,8 +916,8 @@ Adding support for free algebras, power series, and Laurent series is almost as
{laurent}{
par,
leftpar=(, rightpar=),
- prearg={\!\!\SemantexDelimiterSize(},
- postarg={\SemantexDelimiterSize)\!\!},
+ prearg={\!\!\mathopen\SemantexDelimiterSize(},
+ postarg={\mathclose\SemantexDelimiterSize)\!\!},
% These are printed before and after the argument.
% The command "\SemantexDelimiterSize" is substituted
% by \big, \Big, ..., or whatever size the
@@ -1183,7 +1183,9 @@ $\vf[inv,return,conj]$
\end{LTXexample}
In fact, \lstinline!return! is an umbrella key that invokes three different return routines: \lstinline!leftreturn!, \lstinline!innerreturn!, and \lstinline!rightreturn!. The command \lstinline!leftreturn! adds the left indices to the symbol (we have not discussed left indices yet, though). The command \lstinline!innerreturn! adds all commands to the symbol (those defined using the \lstinline!command!~key).
Finally, \lstinline!rightreturn! adds all right indices and arguments to the symbol.
-In general, most of the time, the user should probably be satisfied with just using \lstinline!return!.
+There is also a collection of partial return routines that add either the indices or the argument to the symbol.
+See~\cref{sec:fundamental_keys} for an overview of these.
+In general, most of the time, the user should probably be satisfied with just using~\lstinline!return!.
\section{Keyval syntax conflicts}
@@ -3346,7 +3348,7 @@ In the following sections, we include the full list.
Issues an error, saying that the argument key~\<key\> was set to the unknown value~\<value\>.
\end{itemize}
-\section{Fundamental keys for class/object information}
+\section{Fundamental keys for class/object information}\label{sec:fundamental_keys}
\begin{itemize}
\item