From 3012ba000b8dc928f2fde7d6a2e94241733def99 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 10 Apr 2021 21:11:14 +0000 Subject: suppose (10apr21) git-svn-id: svn://tug.org/texlive/trunk@58819 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/suppose/README.md | 22 ++++++++++++++------- .../texmf-dist/doc/latex/suppose/suppose-doc.pdf | Bin 205546 -> 206016 bytes .../texmf-dist/doc/latex/suppose/suppose-doc.tex | 10 +++++----- 3 files changed, 20 insertions(+), 12 deletions(-) (limited to 'Master/texmf-dist/doc/latex/suppose') diff --git a/Master/texmf-dist/doc/latex/suppose/README.md b/Master/texmf-dist/doc/latex/suppose/README.md index f607b2fe139..3aa4bdcf2b9 100644 --- a/Master/texmf-dist/doc/latex/suppose/README.md +++ b/Master/texmf-dist/doc/latex/suppose/README.md @@ -1,14 +1,22 @@ # the ``suppose`` package ## Andrew Lounsbury ### Licensed with LPPL 1.3c -### 1.2 2021/04/01 +### 1.2.1 2021/04/09 This package provides abbreviations of the word "Suppose" in various fonts and styles. \ See the documentation `suppose-doc.pdf` for a demonstration. -|Change log | Info | -|-------------------|--------------------------------------------------------------------------------| -|**1.1 2021/03/26** | Added options for setting `\supp`, `\bsup`, `\ssup`, and `\sbsup` to one font | -|**1.2 2021/04/01** | Added `slant` option | -| | Fixed bug in `\PackageWarning` message for unknown options | -| | Adjusted placement of the `\rule` for each font | +## Change log +|**1.1 2021/03/26** | +|-------------------| +| Added options for setting `\supp`, `\bsup`, `\ssup`, and `\sbsup` to one font | + +|**1.2 2021/04/01** | +|-------------------| +| Added `slant` option | +| Fixed bug in `\PackageWarning` message for unknown options | +| Adjusted placement of the `\rule` for each font | + +|**1.2.1 2021/04/09** | +|-------------------| +| Adjusted placement and thickness of the `\rule` for most commands | diff --git a/Master/texmf-dist/doc/latex/suppose/suppose-doc.pdf b/Master/texmf-dist/doc/latex/suppose/suppose-doc.pdf index 55bf001e0d3..e0ab273d51e 100644 Binary files a/Master/texmf-dist/doc/latex/suppose/suppose-doc.pdf and b/Master/texmf-dist/doc/latex/suppose/suppose-doc.pdf differ diff --git a/Master/texmf-dist/doc/latex/suppose/suppose-doc.tex b/Master/texmf-dist/doc/latex/suppose/suppose-doc.tex index 533c3741257..5093f4e51ba 100644 --- a/Master/texmf-dist/doc/latex/suppose/suppose-doc.tex +++ b/Master/texmf-dist/doc/latex/suppose/suppose-doc.tex @@ -1,17 +1,17 @@ \documentclass{article} \usepackage{xcolor} \usepackage{hyperref} -\usepackage[tt]{suppose} +\usepackage[tt, slant]{suppose} \setlength{\textwidth}{15.75cm} \setlength{\oddsidemargin}{0.75cm} \begin{document} \title{The \texttt{suppose} package} -\author{1.2 \ 2021/04/01} +\author{1.2.1 \ 2021/04/09} \date{Andrew Lounsbury, \href{mailto:alounsbury8@gmail.com}{alounsbury8@gmail.com}} \maketitle -This package is licensed with LPPL 1.3c, and provides the following abbreviations of the word ``Suppose.'' I recommend only using these symbols when the immediately succeeding strings are mathematical in nature. I do not recommend using them in formal work. \par +This package is licensed with LPPL 1.3c, and provides the following abbreviations of the word ``Suppose.'' I recommend only using these symbols when the immediately succeeding strings are mathematical in nature, and they do in fact require math mode. I do not recommend using them in formal work. \par The two main commands are \texttt{\textbackslash supp} and \texttt{\textbackslash bsup}, whose style and font may be specified with the options so that we can use them consistently. For example, \begin{verbatim} \usepackage[dutchcal, slant]{suppose} @@ -45,8 +45,8 @@ Though it is better to use the options with \texttt{\textbackslash supp} and \te & \scsup x < y & \sbcsup x < y & \mathcal{MATHCAL} \\ \textsl{Slanted} & \sdsup x < y & \sbdsup x < y & \mathdutchcal{DUTCHCAL} \\ \textsl{Line} & \sesup x < y & \sbesup x < y & \EuScript{EULERSCRIPT} \\ - & \svsup x < y & \sbvsup x < y & \mathsf{SANS\ SERIF} \\ - &\ \stsup x < y & \sbtsup x < y & \mathtt{TYPERWRITER} + & \svsup < y & \sbvsup x < y & \mathsf{SANS\ SERIF} \\ + & \stsup x < y & \sbtsup x < y & \mathtt{TYPERWRITER} \end{array} \] \end{document} \ No newline at end of file -- cgit v1.2.3