diff options
author | phoebe jenkins <pjenkins@tula-health.com> | 2024-04-09 20:34:17 -0400 |
---|---|---|
committer | phoebe jenkins <pjenkins@tula-health.com> | 2024-04-09 20:34:17 -0400 |
commit | 61908ddfb9d8d090308c1a7d3f8928c666050968 (patch) | |
tree | 8b52ab8f912d59e022e74c9cb69a550ff3db9e17 /edenx3.tex | |
parent | 516282af332f5e719c0b1a5cad341525d5e2459a (diff) | |
download | edenx3-61908ddfb9d8d090308c1a7d3f8928c666050968.tar.gz |
up to 80
Diffstat (limited to 'edenx3.tex')
-rw-r--r-- | edenx3.tex | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -15,6 +15,7 @@ \newcommand{\td}{..} % "two dots" \newcommand{\thd}{...} % "three dots", doing this "wrong" for consistency \newcommand{\fourdots}{....} % "four dots" +\newcommand{\od}{.} % one dot. since actual periods are so rare, this allows me to be sure this isn't an accident \newcommand{\twoslash}{\slash\slash} \newcommand{\trislash}{\slash\slash\slash} @@ -48,9 +49,12 @@ \newcommand{\comdash}{, ---} % --- ; \newcommand{\dashsemi}{--- ;} -% ;/ ; "wtf?" +% ;. ; "wtf?" \newcommand{\semisplosion}{;. ;} +% ; ; +\newcommand{\dubsemi}{; ;} + % open speech \newcommand{\gl}{ $\langledot$} % stix |