summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/suppose/suppose.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/suppose/suppose.tex')
-rw-r--r--macros/latex/contrib/suppose/suppose.tex59
1 files changed, 30 insertions, 29 deletions
diff --git a/macros/latex/contrib/suppose/suppose.tex b/macros/latex/contrib/suppose/suppose.tex
index 97f5230fd3..bae6524007 100644
--- a/macros/latex/contrib/suppose/suppose.tex
+++ b/macros/latex/contrib/suppose/suppose.tex
@@ -1,40 +1,41 @@
\documentclass[12pt]{article}
-\usepackage{suppose}
+\usepackage{hyperref, suppose}
\begin{document}
-\title{\texttt{suppose}, \texttt{v1}}
-\author{Andrew Lounsbury}
-\date{\today}
+\title{\texttt{suppose}}
+\author{1.0 --- 2021/03/11}
+\date{Andrew Lounsbury, \href{mailto:alounsbury8@gmail.com}{alounsbury8@gmail.com}}
\maketitle
+
This package is licensed with LPPL 1.3c, and provides the following commands. I recommend only using these commands when the immediately succeeding strings are mathematical in nature. I do not recommend using these in formal work.
\begin{center}
\begin{tabular}{|c|c|c|c|c|}
\hline
- \textbf{Command} & \textbf{Font} & \textbf{Bold} & \textbf{Slanted Line} & \textbf{Slanted Line \& Bold} \\ \hline\hline
- \texttt{\textbackslash supp} & normal & \texttt{\textbackslash bsup} & \texttt{\textbackslash ssup} & \texttt{\textbackslash sbsup} \\ \hline
- \texttt{\textbackslash csup} & mathcal & \texttt{\textbackslash bcsup} & \texttt{\textbackslash scsup} & \texttt{\textbackslash sbcsup} \\ \hline
- \texttt{\textbackslash dsup} & dutchcal & \texttt{\textbackslash bdsup} & \texttt{\textbackslash sdsup} & \texttt{\textbackslash sbdsup} \\ \hline
- \texttt{\textbackslash esup} & eulerscript & \texttt{\textbackslash besup} & \texttt{\textbackslash sesup} & \texttt{\textbackslash sbesup} \\ \hline
- \texttt{\textbackslash tsup} & typewriter & \texttt{\textbackslash btsup} & \texttt{\textbackslash stsup} & \texttt{\textbackslash sbtsup} \\ \hline
- \texttt{\textbackslash vsup} & sans serif & \texttt{\textbackslash bvsup} & \texttt{\textbackslash svsup} & \texttt{\textbackslash sbvsup} \\
- & (v for variation) & & & \\ \hline
- \end{tabular}
-\end{center}
-\begin{center}
- \begin{tabular}{r|c|c|l}
- & Regular & \textbf{Bold} & Font \\ \hline
- & \supp \supp & \bsup \bsup & NORMAL \\
- & \csup \csup & \bcsup \bcsup & $\mathcal{MATHCAL}$ \\
- Upright & \dsup \dsup & \bdsup \bdsup & $\mathdutchcal{DUTCHCAL}$ \\
- & \esup \esup & \besup \besup & $\EuScript{EULERSCRIPT}$ \\
- & \vsup \vsup & \bvsup \bvsup & $\mathsf{SANS\ SERIF}$ \\
- & \tsup \tsup & \btsup \btsup & $\mathtt{TYPEWRITER}$ \\ \hline
- & \ssup \ssup & \sbsup \sbsup & NORMAL \\
- & \scsup \scsup & \sbcsup \sbcsup & $\mathcal{MATHCAL}$ \\
- \textsl{Slanted} & \sdsup \sdsup & \sbdsup \sbdsup & $\mathdutchcal{DUTCHCAL}$ \\
- & \sesup \sesup & \sbesup \sbesup & $\EuScript{EULERSCRIPT}$ \\
- & \svsup \svsup & \sbvsup \sbvsup & $\mathsf{SANS\ SERIF}$ \\
- & \stsup \stsup & \sbtsup \sbtsup & $\mathtt{TYPERWRITER}$
+ \textbf{Font} & \textbf{Command} & \textbf{Bold} & \textbf{Slanted Line} & \textbf{Slanted Line \& Bold} \\ \hline\hline
+ normal & \texttt{\textbackslash supp} & \texttt{\textbackslash bsup} & \texttt{\textbackslash ssup} & \texttt{\textbackslash sbsup} \\ \hline
+ mathcal & \texttt{\textbackslash csup} & \texttt{\textbackslash bcsup} & \texttt{\textbackslash scsup} & \texttt{\textbackslash sbcsup} \\ \hline
+ dutchcal & \texttt{\textbackslash dsup} & \texttt{\textbackslash bdsup} & \texttt{\textbackslash sdsup} & \texttt{\textbackslash sbdsup} \\ \hline
+ eulerscript & \texttt{\textbackslash esup} & \texttt{\textbackslash besup} & \texttt{\textbackslash sesup} & \texttt{\textbackslash sbesup} \\ \hline
+ typewriter & \texttt{\textbackslash tsup} & \texttt{\textbackslash btsup} & \texttt{\textbackslash stsup} & \texttt{\textbackslash sbtsup} \\ \hline
+ sans serif & \texttt{\textbackslash vsup} & \texttt{\textbackslash bvsup} & \texttt{\textbackslash svsup} & \texttt{\textbackslash sbvsup} \\
+ (\texttt{v} for variation) & & & & \\ \hline
\end{tabular}
\end{center}
+\[
+ \begin{array}{c|c|c|l}
+ & \text{Regular} & \textbf{Bold} & \text{Font} \\ \hline
+ & \supp x < y & \bsup x < y & NORMAL \\
+ & \csup x < y & \bcsup x < y & \mathcal{MATHCAL} \\
+ \text{Straight} & \dsup x < y & \bdsup x < y & \mathdutchcal{DUTCHCAL} \\
+ \text{Line} & \esup x < y & \besup x < y & \EuScript{EULERSCRIPT} \\
+ & \vsup x < y & \bvsup x < y & \mathsf{SANS\ SERIF} \\
+ & \tsup x < y & \btsup x < y & \mathtt{TYPEWRITER} \\ \hline
+ & \ssup x < y & \sbsup x < y & NORMAL \\
+ & \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}
+ \end{array}
+\]
\end{document} \ No newline at end of file