summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/suppose/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/suppose/README.md')
-rw-r--r--macros/latex/contrib/suppose/README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/macros/latex/contrib/suppose/README.md b/macros/latex/contrib/suppose/README.md
new file mode 100644
index 0000000000..f06bb0621e
--- /dev/null
+++ b/macros/latex/contrib/suppose/README.md
@@ -0,0 +1,16 @@
+# ``suppose``, v1
+## Andrew Lounsbury
+### 3/9/2021
+
+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.
+| Command | Font | Bold | Slanted | Slanted Line \& Bold |
+|- |- |- |- |- |
+| `\supp` | normal |`\bsup` | `\ssup` | `\sbsup` |
+| `\csup` | mathcal |`\bcsup` | `\scsup` | `\sbcsup` |
+| `\dsup` | dutchcal |`\bdsup` | `\sdsup` | `\sbdsup` |
+| `\esup` | eulerscript |`\besup` | `\sesup` | `\sbesup` |
+| `\tsup` | typewriter |`\btsup` | `\stsup` | `\sbtsup` |
+| `\vsup` | sans serif (v for variation)|`\bvsup` | `\svsup` | `\bsvsup` |
+
+See `suppose.pdf` for demonstration. \ No newline at end of file