From 48a3ac812d88d8101ea34befd529041f5bce9462 Mon Sep 17 00:00:00 2001 From: phoebe jenkins Date: Mon, 8 Apr 2024 20:32:35 -0400 Subject: make ... render wrong/right --- edenx3.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'edenx3.tex') 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} % ; // -- cgit v1.2.3