From 651ed8f4dbe4a28299510f37e70c5d1000ee2d6c Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Thu, 9 Apr 2026 20:08:40 -0400 Subject: [PATCH] update: auto commit --- report.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report.tex b/report.tex index 48f036c..eae8b98 100644 --- a/report.tex +++ b/report.tex @@ -260,7 +260,7 @@ we can introduce $\pi := \Partial{t} \phi$ and $\tensor{\psi}{_i} := \Partial{_i} \phi$, and rewrite the wave equation as \begin{equation} \begin{cases} - \pdvt{\phi} = \pi, \\ + \Partial{t}{\phi} = \pi, \\ \pdvt{\psi} = \pdv{\pi}{x}, \\ \pdvt{\pi} = \pdv{\psi}{x}. \end{cases}