Skip to content

Commit 154df6a

Browse files
Adjust image dimensions for Perseverance and Dragonfly in Lecture 01 to maintain aspect ratio
1 parent 5d2f0ed commit 154df6a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

slides/lecture01/lecture01.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -905,17 +905,17 @@ \section{Recent Advances \& Outlook}
905905
\begin{columns}[c]
906906
\column{0.48\textwidth}
907907
\centering
908-
\includegraphics[width=\textwidth]{perseverance_selfie}
908+
\includegraphics[width=\textwidth, height=0.58\textheight, keepaspectratio]{perseverance_selfie}
909909
\source{NASA/JPL-Caltech/MSSS (2021)}
910910

911911
\column{0.48\textwidth}
912912
\centering
913-
\includegraphics[width=\textwidth]{dragonfly_titan}
913+
\includegraphics[width=\textwidth, height=0.58\textheight, keepaspectratio]{dragonfly_titan}
914914
\source{NASA/JHUAPL}
915915
\end{columns}
916916
\vskip4pt
917917
\centering
918-
{\small \textbf{Left:} Perseverance caching samples in Jezero Crater (Mars).\\
918+
{\small \textbf{Left:} Perseverance caching samples in Jezero Crater (Mars).
919919
\textbf{Right:} Dragonfly will explore Titan's organic-rich surface ($\sim$2034).}
920920
\end{frame}
921921

0 commit comments

Comments
 (0)