From 6ff8940a654416ea3edb78175a62d2278514e262 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 2 Jun 2020 21:14:18 +0000 Subject: rec-thy (2jun20) git-svn-id: svn://tug.org/texlive/trunk@55390 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/rec-thy/README | 1 + Master/texmf-dist/doc/latex/rec-thy/rec-thy.pdf | Bin 113103 -> 113162 bytes Master/texmf-dist/doc/latex/rec-thy/rec-thy.tex | 6 ++++-- 3 files changed, 5 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/doc/latex/rec-thy') diff --git a/Master/texmf-dist/doc/latex/rec-thy/README b/Master/texmf-dist/doc/latex/rec-thy/README index 72eaba54d66..b08a80f03b3 100644 --- a/Master/texmf-dist/doc/latex/rec-thy/README +++ b/Master/texmf-dist/doc/latex/rec-thy/README @@ -35,3 +35,4 @@ Github URL: https://github.com/TruePath/Recursion-Theory-Latex-Package 02/26/2019 - v3.1 - Fixed \wck to use roman capital CK. ?? - v3.2 Removed \reaop, \alphaREAop, \aREAop in favor of using the single form \REAop. Removed \functo, \map and funcomp, \hgtO as useless synonyms and removed \KleeneOBelow and KleeneOLess as beyond what the package should define. Added package option compat31 to ensure package compatibility with version 3.1. An optional parentheses delimited argument specifying the base has been added to \REAop. Both \REAop and the pair \REA/\CEA have been updated to ignore order of optional arguments. The square brackets used to delimit the argument to the use command are now auto-sized. Added \pmapsto, \pmapsfrom, \kleeneZero, \kleeneNum, \entersat. Also Misc typesetting fixes. 05/08/2020 - v3.3 Fixed/added tweak to overline so it looks correct. Also added real symbols so that \subfunneq and \supfunneq can be defined appropriately. Fixed incorrect use of tiny in math mode. +06/01/2020 - v3.3.1 Fixed typo causing error under pdflatex. diff --git a/Master/texmf-dist/doc/latex/rec-thy/rec-thy.pdf b/Master/texmf-dist/doc/latex/rec-thy/rec-thy.pdf index 0f17d492a90..47a50ecb931 100644 Binary files a/Master/texmf-dist/doc/latex/rec-thy/rec-thy.pdf and b/Master/texmf-dist/doc/latex/rec-thy/rec-thy.pdf differ diff --git a/Master/texmf-dist/doc/latex/rec-thy/rec-thy.tex b/Master/texmf-dist/doc/latex/rec-thy/rec-thy.tex index d0ffdb6a5b6..e024ef8edb2 100644 --- a/Master/texmf-dist/doc/latex/rec-thy/rec-thy.tex +++ b/Master/texmf-dist/doc/latex/rec-thy/rec-thy.tex @@ -81,7 +81,7 @@ \title{The rec-thy Package} \author{Peter M. Gerdes (gerdes@invariant.org)} -\date{05/20/2020: Version \recthyVersion} +\date{06/01/2020: Version \recthyVersion} \begin{document} @@ -668,7 +668,8 @@ The above is accomplished with the following code. \case[\( x=2 \)] \label{case*:second:sub1} .. \case[\( x = 3 \)] \label{case*:second:sub2} \end{pfcases*} -.. \ref{case*:second} .. \cref{case*:second} .. \ref{case*:second:sub1} .. \cref{case*:second:sub2}. +.. \ref{case*:second} .. \cref{case*:second} .. \ref{case*:second:sub1} .. +\cref{case*:second:sub2}. \end{proof} \end{verbatim} @@ -684,6 +685,7 @@ Finally to enable the mrref helper macros pass the option \verb=mrref=.\\ These % TESTING: \verb=\fpmapsto=, \verb=\fpmapsfrom=, \verb=\ParFuncs{Y}{X}= and \verb=\FinParFuncs{Y}{X}= \begin{itemize} + \item[3.3.1] Fixed typo causing error under pdflatex. \item[3.3] - Fixed/added tweak to overline so it looks correct. Also added real symbols so that \verb=\subfunneq= and \verb=\supfunneq= can be defined appropriately. Added \verb=\floor= and \verb=\ceil=. Note these aren't yet shown off in package doc. Fixed incorrect use of tiny in math mode. \item[3.2] - Removed \verb=\reaop=, \verb=\alphaREAop=, \verb=\aREAop= in favor of using the single form \verb=\REAop=. Removed \verb=\functo=, \verb=\map= and \verb=funcomp=, \verb=\hgtO= as useless synonyms and removed \verb=\KleeneOBelow= and \verb=KleeneOLess= as beyond what the package should define. Added package option compat31 to ensure package compatibility with version 3.1. An optional parentheses delimited argument specifying the base has been added to \verb=\REAop=. Both \verb=\REAop= and the pair \verb=\REA=/\verb=\CEA= have been updated to ignore order of optional arguments. The square brackets used to delimit the argument to the use command are now auto-sized. Added \verb=\pmapsto=, \verb=\pmapsfrom=, \verb=\kleeneZero=, \verb=\kleeneNum=, \verb=\entersat=. Also Misc typesetting fixes. \item[3.1] 02/26/2019 - Fixed \verb=\wck= to be \( \wck \), i.e., have capitalized roman CK. -- cgit v1.2.3