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.md24
1 files changed, 12 insertions, 12 deletions
diff --git a/macros/latex/contrib/suppose/README.md b/macros/latex/contrib/suppose/README.md
index f06bb0621e..072fb2231d 100644
--- a/macros/latex/contrib/suppose/README.md
+++ b/macros/latex/contrib/suppose/README.md
@@ -1,16 +1,16 @@
-# ``suppose``, v1
+# ``suppose``
## Andrew Lounsbury
-### 3/9/2021
+### Licensed with lppl 1.3c
+### 1.0 — 2021/03/11
-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` |
+This package 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.
+| Font | Command | Bold | Slanted | Slanted Line \& Bold |
+|- |- |- |- |- |
+| normal | `\supp` |`\bsup` | `\ssup` | `\sbsup` |
+| mathcal | `\csup` |`\bcsup` | `\scsup` | `\sbcsup` |
+| dutchcal | `\dsup` |`\bdsup` | `\sdsup` | `\sbdsup` |
+| eulerscript | `\esup` |`\besup` | `\sesup` | `\sbesup` |
+| typewriter | `\tsup` |`\btsup` | `\stsup` | `\sbtsup` |
+| sans serif (`v` for variation)| `\vsup` |`\bvsup` | `\svsup` | `\bsvsup` |
See `suppose.pdf` for demonstration. \ No newline at end of file