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