summaryrefslogtreecommitdiffstats
path: root/edenx3.tex
diff options
context:
space:
mode:
authorphoebe jenkins <pjenkins@tula-health.com>2024-04-08 20:32:35 -0400
committerphoebe jenkins <pjenkins@tula-health.com>2024-04-08 20:32:35 -0400
commit48a3ac812d88d8101ea34befd529041f5bce9462 (patch)
tree8062aad46b65cb61d3bc95573ca985e6ba028564 /edenx3.tex
parent201619ac4f5ec039067e2c9662c4f48b7d816285 (diff)
downloadedenx3-48a3ac812d88d8101ea34befd529041f5bce9462.tar.gz
make ... render wrong/right
Diffstat (limited to 'edenx3.tex')
-rw-r--r--edenx3.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/edenx3.tex b/edenx3.tex
index 047cda4..aee0833 100644
--- a/edenx3.tex
+++ b/edenx3.tex
@@ -13,6 +13,7 @@
% ---- lib
% weird punctuation bestiary
\newcommand{\td}{..} % "two dots"
+\newcommand{\thd}{...} % "three dots", doing this "wrong" for consistency
\newcommand{\fourdots}{....} % "four dots"
\newcommand{\twoslash}{\slash\slash}
@@ -23,7 +24,7 @@
% ,..
\newcommand{\comtd}{,{\td}}
% ,...
-\newcommand{\comldots}{,{\ldots}}
+\newcommand{\comthd}{,{\thd}}
% ; /
\newcommand{\semislash}{; \slash}
% ; //