summaryrefslogtreecommitdiffstats
path: root/edenx3.tex
diff options
context:
space:
mode:
authorphoebe jenkins <pjenkins@tula-health.com>2024-04-09 02:02:01 -0400
committerphoebe jenkins <pjenkins@tula-health.com>2024-04-09 02:02:01 -0400
commit516282af332f5e719c0b1a5cad341525d5e2459a (patch)
treea451e4b1e2f1bed63f5dc9c872f544ee98a77564 /edenx3.tex
parentc483bfe8d106795e0a863e90e9d011a332be4595 (diff)
downloadedenx3-516282af332f5e719c0b1a5cad341525d5e2459a.tar.gz
up to 68 for tonite
Diffstat (limited to 'edenx3.tex')
-rw-r--r--edenx3.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/edenx3.tex b/edenx3.tex
index 8046628..1fb6455 100644
--- a/edenx3.tex
+++ b/edenx3.tex
@@ -23,8 +23,12 @@
\newcommand{\tdcom}{{\td},}
% ,..
\newcommand{\comtd}{,{\td}}
+% :..
+\newcommand{\coltd}{:{\td}}
% ,...
\newcommand{\comthd}{,{\thd}}
+% ...,
+\newcommand{\thdcom}{{\thd},}
% ; /
\newcommand{\semislash}{; \slash}
% ; //
@@ -64,6 +68,8 @@
\newcommand{\said}[1]{\gl\thinspace~#1~\thinspace\gr}
% speech, prefixed by colon
\newcommand{\colsaid}[1]{: \said{#1}}
+% speech, prefixed by coltd (has happened a few times...)
+\newcommand{\coltdsaid}[1]{{\coltd} \said{#1}}
% nested speech
\newcommand{\insaid}[1]{\ggl\thinspace~#1~\thinspace\ggr}