From 2bec68bef25161a8b6fbcd1b02877c0399a38b88 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 13 Sep 2020 21:30:21 +0000 Subject: semantex (13sep20) git-svn-id: svn://tug.org/texlive/trunk@56339 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/semantex/semantex.pdf | Bin 360914 -> 361207 bytes Master/texmf-dist/doc/latex/semantex/semantex.tex | 16 +++++++++------- 2 files changed, 9 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/semantex/semantex.pdf b/Master/texmf-dist/doc/latex/semantex/semantex.pdf index b59654a54c1..71f086e8d01 100644 Binary files a/Master/texmf-dist/doc/latex/semantex/semantex.pdf and b/Master/texmf-dist/doc/latex/semantex/semantex.pdf 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~\ was set to the unknown value~\. \end{itemize} -\section{Fundamental keys for class/object information} +\section{Fundamental keys for class/object information}\label{sec:fundamental_keys} \begin{itemize} \item -- cgit v1.2.3