From 2451ec35120b68a8cbf64d2ab76dee45aa6c6b4d Mon Sep 17 00:00:00 2001 From: andyeisenberg Date: Sat, 1 Aug 2026 14:59:58 +0000 Subject: [PATCH] Fixed renewcommand bug --- source/docinfo.ptx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/docinfo.ptx b/source/docinfo.ptx index 63dc8c8..877dcdb 100644 --- a/source/docinfo.ptx +++ b/source/docinfo.ptx @@ -37,7 +37,7 @@ \DeclareMathOperator{\E}{E} \DeclareMathOperator{\Var}{Var} \DeclareMathOperator{\Cov}{Cov} - \newcommand{\L}{\mathcal{L}} + \renewcommand{\L}{\mathcal{L}} \newcommand{\est}{\widehat}