summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/suppose/README.md
blob: 072fb2231db28d6372f4ec701f431a0c1a8da266 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# ``suppose``
## Andrew Lounsbury
### Licensed with lppl 1.3c
### 1.0 — 2021/03/11

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.