From bed10039a9edf269294715b7845bb206bce5538d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 7 Oct 2020 20:54:17 +0000 Subject: semantex (6oct20) git-svn-id: svn://tug.org/texlive/trunk@56585 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/semantex/semantex.pdf | Bin 316030 -> 362033 bytes Master/texmf-dist/doc/latex/semantex/semantex.tex | 24 ++++++++++++--------- Master/texmf-dist/tex/latex/semantex/semantex.sty | 2 +- .../tex/latex/semantex/stripsemantex.sty | 2 +- 4 files changed, 16 insertions(+), 12 deletions(-) diff --git a/Master/texmf-dist/doc/latex/semantex/semantex.pdf b/Master/texmf-dist/doc/latex/semantex/semantex.pdf index 7a311292463..3c1cee8ea0f 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 37ccd1c3bcb..d8d250831de 100644 --- a/Master/texmf-dist/doc/latex/semantex/semantex.tex +++ b/Master/texmf-dist/doc/latex/semantex/semantex.tex @@ -34,15 +34,15 @@ \usepackage[english=american]{csquotes} -%\usepackage[hidelinks]{hyperref} -\newcommand\hypersetup[1]{} -\newcommand\href[2]{\texttt{#2}} -\newcommand\url[1]{\texttt{#1}} -\newcommand\texorpdfstring[2]{#1} +\usepackage[hidelinks]{hyperref} +%\newcommand\hypersetup[1]{} +%\newcommand\href[2]{\texttt{#2}} +%\newcommand\url[1]{\texttt{#1}} +%\newcommand\texorpdfstring[2]{#1} \usepackage[nameinlink]{cleveref} -\title{Seman\!\TeX: semantic, keyval-based mathematics (v0.46)} +\title{Seman\!\TeX: semantic, keyval-based mathematics (v0.461)} \date{\today} \author{Sebastian Ørsted (\href{mailto:sorsted@gmail.com}{sorsted@gmail.com})} @@ -242,6 +242,11 @@ The package is still in beta, but is considered feature-complete and more or less stable, so using it at this point should be safe. Still, suggestions, ideas, and bug reports are more than welcome! +\setlength\cftsectionnumwidth{3em} +\tableofcontents* + +\pagebreak + \chapter{Introduction} \begingroup @@ -1079,7 +1084,7 @@ $\vf[leftspar={[},rightspar={\}},spar,spar=\Bigg]$ \end{LTXexample} Occassionally, it is useful to be able to input a particular kind of brackets just once, without adjusting any settings. For this purpose, we have the -\lstinline!otherspar! and~\lstinline!Otherspar!~keys. They use the syntax +\lstinline!otherspar! and~\lstinline!Otherspar! keys. They use the syntax \begin{lstlisting} otherspar={@\@}{@\@} Otherspar={@\@}{@\@}{@\values\@} @@ -1827,10 +1832,9 @@ Our solution for left indices in \semantex is based directly on the one from \pack{leftindex}. However, it works much better if you use \semantex than if you just used \pack{leftindex} alone, due to the ability to centrally control all your notation. This allows you to choose height and slanting phantoms once and for all in the preamble and never have to worry about it in your document body. -Just like we have keys like \lstinline!upper!, \lstinline!lower!, \lstinline!sepupper!, \lstinline!seplower!, \lstinline!commaupper!, \lstinline!commalower!, -etc., we have a similar collection of keys for the left +Just like we have the keys \lstinline!upper!, \lstinline!lower!, \lstinline!sepupper!, \lstinline!seplower!, \lstinline!commaupper!, \mbox{\lstinline!commalower!,} we have a similar collection of keys for left indices: -\lstinline!upperleft!, \lstinline!lowerleft!, \lstinline!sepupperleft!, \lstinline!seplowerleft!, \lstinline!commaupperleft!, \lstinline!commalowerleft!: +\lstinline!upperleft!, \lstinline!lowerleft!, \mbox{\lstinline!sepupperleft!,} \lstinline!seplowerleft!, \lstinline!commaupperleft!, \lstinline!commalowerleft!: \begin{LTXexample} $ \vf[upperleft=*] $, $ \vGamma[upperleft=*] $, diff --git a/Master/texmf-dist/tex/latex/semantex/semantex.sty b/Master/texmf-dist/tex/latex/semantex/semantex.sty index 84ab00e4709..e0ad970aa59 100644 --- a/Master/texmf-dist/tex/latex/semantex/semantex.sty +++ b/Master/texmf-dist/tex/latex/semantex/semantex.sty @@ -1,5 +1,5 @@ \RequirePackage{xparse,l3keys2e,leftindex,semtex} -\ProvidesExplPackage{semantex}{2020/10/06}{0.46}{} +\ProvidesExplPackage{semantex}{2020/10/07}{0.461}{} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % diff --git a/Master/texmf-dist/tex/latex/semantex/stripsemantex.sty b/Master/texmf-dist/tex/latex/semantex/stripsemantex.sty index 221cc7cafe4..7e9809b3ff3 100644 --- a/Master/texmf-dist/tex/latex/semantex/stripsemantex.sty +++ b/Master/texmf-dist/tex/latex/semantex/stripsemantex.sty @@ -1,5 +1,5 @@ \RequirePackage{xparse} -\ProvidesExplPackage{stripsemantex}{2020/10/06}{0.46}{} +\ProvidesExplPackage{stripsemantex}{2020/10/07}{0.461}{} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % -- cgit v1.2.3