summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/suppose/suppose-doc.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-04-10 21:11:14 +0000
committerKarl Berry <karl@freefriends.org>2021-04-10 21:11:14 +0000
commit3012ba000b8dc928f2fde7d6a2e94241733def99 (patch)
treec90f25f7e8c5d2b98ef26a3864b0e43ca34c380d /Master/texmf-dist/doc/latex/suppose/suppose-doc.tex
parent39851f0148b22e35a644662d7c52387431051340 (diff)
suppose (10apr21)
git-svn-id: svn://tug.org/texlive/trunk@58819 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/suppose/suppose-doc.tex')
-rw-r--r--Master/texmf-dist/doc/latex/suppose/suppose-doc.tex10
1 files changed, 5 insertions, 5 deletions
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