diff options
Diffstat (limited to '')
-rw-r--r-- | common/latex/preamble/academia/theorems/definitions.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/latex/preamble/academia/theorems/definitions.tex b/common/latex/preamble/academia/theorems/definitions.tex index 3179dd9..e713dbc 100644 --- a/common/latex/preamble/academia/theorems/definitions.tex +++ b/common/latex/preamble/academia/theorems/definitions.tex @@ -1,5 +1,5 @@ -\RenewDocumentCommand\qedsymbol{}{\ensuremath{\text{\textit{O.}}~\epsilon.~\delta.}} -% \renewcommand\qedsymbol{\dots} +% \RenewExpandableDocumentCommand\qedsymbol{}{\ensuremath{\text{\textit{O.}}~\epsilon.~\delta.}} +\RenewExpandableDocumentCommand\qedsymbol{}{\dots} \theoremstyle{definition} |