From f0a95cc8185b90ff9b232f190ced8f8ffeaeb76e Mon Sep 17 00:00:00 2001 From: Noah Diewald Date: Mon, 10 Jul 2023 20:35:08 -0400 Subject: [PATCH] Changing the appearance of the dmroot macro --- morphology_diss.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/morphology_diss.sty b/morphology_diss.sty index 3746dc1..b2bbe43 100644 --- a/morphology_diss.sty +++ b/morphology_diss.sty @@ -139,7 +139,7 @@ \newcommand{\lexe}[3]{\vdash\lexem{#1}{#2}{#3}} \newcommand{\lexeline}[3]{$\vdash$ & $\phon{#1}$ & ; & $\syn{#2}$ & ; & #3} \newcommand{\lexet}[3]{\left< \phon{#1}, \syn{#2}, #3 \right>} -\newcommand{\dmroot}{$\sqrt{\text{root}}$} +\newcommand{\dmroot}{$^{\sqrt{}}\text{root}$} \newcommand{\possessivecite}[1]{\citeauthor{#1}'s (\citeyear{#1})}