about summary refs log tree commit diff stats
path: root/common/latex/preamble/academia/theorems
diff options
context:
space:
mode:
Diffstat (limited to 'common/latex/preamble/academia/theorems')
-rw-r--r--common/latex/preamble/academia/theorems/definitions.tex2
-rw-r--r--common/latex/preamble/academia/theorems/mod.tex2
2 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 4355b3c..3179dd9 100644
--- a/common/latex/preamble/academia/theorems/definitions.tex
+++ b/common/latex/preamble/academia/theorems/definitions.tex
@@ -1,4 +1,4 @@
-\renewcommand\qedsymbol{\ensuremath{\text{\textit{O.}}~\epsilon.~\delta.}}
+\RenewDocumentCommand\qedsymbol{}{\ensuremath{\text{\textit{O.}}~\epsilon.~\delta.}}
 % \renewcommand\qedsymbol{\dots}
 
 \theoremstyle{definition}
diff --git a/common/latex/preamble/academia/theorems/mod.tex b/common/latex/preamble/academia/theorems/mod.tex
index 8350276..d0f801c 100644
--- a/common/latex/preamble/academia/theorems/mod.tex
+++ b/common/latex/preamble/academia/theorems/mod.tex
@@ -1,2 +1,2 @@
-\input{headers/preamble/academia/theorems/definitions.tex}
 \input{headers/preamble/academia/theorems/packages.tex}
+\input{headers/preamble/academia/theorems/definitions.tex}