summaryrefslogtreecommitdiffstats
path: root/edenx3.tex
diff options
context:
space:
mode:
authorgrr <grr@lo2.org>2024-04-07 18:38:12 -0400
committergrr <grr@lo2.org>2024-04-07 18:38:12 -0400
commit1ad4a586226688363f58bdac376cb24c3bc22311 (patch)
treef3bf1448e210f06a31cf0c5278d3525d1bcf2057 /edenx3.tex
parent67497c4b3305070d55387b76c9534b405d371abd (diff)
downloadedenx3-1ad4a586226688363f58bdac376cb24c3bc22311.tar.gz
retroactive updates
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 14b0f9b..4cc41ec 100644
--- a/edenx3.tex
+++ b/edenx3.tex
@@ -22,6 +22,10 @@
\newcommand{\tdcom}{{\td},}
% ; /
\newcommand{\semislash}{; \slash}
+% ; //
+\newcommand{\semitwoslash}{; {\twoslash}}
+% ; ///
+\newcommand{\semitrislash}{; {\trislash}}
% TODO a slash and then a semicolon. i suspect this is a mistake, but making a code for it so i can keep
% track of it.
\newcommand{\slashsemi}{\slash\ ;}
@@ -43,6 +47,8 @@
% speech
\newcommand{\said}[1]{\gl\thinspace~#1~\thinspace\gr}
+% speech, prefixed by colon
+\newcommand{\colsaid}[1]{: \said{#1}}
\begin{document}