fix(latex): Update damaged/undamaged figure references and captions for clarity in methodology section and optimize figures with guetzli

This commit is contained in:
Rifqi D. Panuluh
2025-09-06 04:26:01 +00:00
parent b581b3c755
commit d844fb8f66

View File

@@ -18,7 +18,22 @@ Struktur dataset yang digunakan ditampilkan pada Gambar~\ref{fig:specimen-photo}
\begin{figure}[ht] \begin{figure}[ht]
\centering \centering
\includegraphics[width=0.75\linewidth]{chapters/img/specimen.png} \includegraphics[width=0.75\linewidth]{chapters/img/specimen.jpg}
\caption{Bentuk benda uji} \caption{Bentuk benda uji struktur baja dan penempatan akselerometer \textcite{abdeljaber2017}}
\label{fig:specimen-photo} \label{fig:specimen-photo}
\end{figure}
\begin{figure}[ht]
\centering
\begin{minipage}[b]{0.45\linewidth}
\centering
\includegraphics[width=\linewidth]{chapters/img/i3-a-output.jpg}
\end{minipage}
\hfill
\begin{minipage}[b]{0.45\linewidth}
\centering
\includegraphics[width=\linewidth]{chapters/img/i3-b-output.jpg}
\end{minipage}
\caption{(kiri) posisi akselerometer dan skenario baut yang dikencangkan (damaged). (kanan) posisi akselerometer dan skenario baut yang dikendurkan (undamaged) \textcite{abdeljaber2017}}
\label{fig:skenario-kerusakan}
\end{figure} \end{figure}