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.md21
1 files changed, 8 insertions, 13 deletions
diff --git a/macros/latex/contrib/suppose/README.md b/macros/latex/contrib/suppose/README.md
index 072fb2231d..b7d2316ab7 100644
--- a/macros/latex/contrib/suppose/README.md
+++ b/macros/latex/contrib/suppose/README.md
@@ -1,16 +1,11 @@
-# ``suppose``
+# the ``suppose`` package
## Andrew Lounsbury
-### Licensed with lppl 1.3c
-### 1.0 — 2021/03/11
+### Licensed with LPPL 1.3c
+### 1.1 2021/03/26
-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` |
+This package provides abbreviations of the word "Suppose" in various fonts and styles. \
+See the documentation `suppose-doc.pdf` for demonstration.
-See `suppose.pdf` for demonstration. \ No newline at end of file
+|Change log | Info |
+|-------------------|--------------------------------------------------------------------------------|
+|**1.1 2021/03/26**| Added options for setting `\supp`, `\bsup`, `\ssup`, and `\sbsup` to one font. |