summaryrefslogtreecommitdiffstats
path: root/edenx3.tex
diff options
context:
space:
mode:
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}
% ; //