From ec3601b4f6a5c709d99c8bcd39ba76effc3c3b62 Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Fri, 10 Apr 2026 02:16:30 -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 5908de5..766d3e5 100644 --- a/report.tex +++ b/report.tex @@ -848,7 +848,7 @@ $} \texttt{MathGR} can do symbolic tensor calculations, and render tensor equations in a readable way: \begin{figure} \centering - \includegraphics[width=0.4\textwidth]{imgs/mathGR1.png} + \includegraphics[width=0.5\textwidth, trim=4bp 4bp 4bp 4bp, clip]{imgs/mathGR1.png} \caption{A simple example of using \texttt{MathGR} to write tensor equations.} \end{figure} \end{frame}