Update on Overleaf.

This commit is contained in:
uxwmp 2023-06-18 13:13:48 +00:00 committed by node
parent b2be2b6d43
commit 7169f03ff8
2 changed files with 4 additions and 3 deletions

View file

@ -5,7 +5,7 @@
\draw[ \draw[
fill, fill,
kit-green40 kit-green40
] (0,0.3) -- (6,0.3) -- (3,3.3) -- cycle; ] (-0.3,0) -- (6.3,0) -- (3,3.3) -- cycle;
%primary tri %primary tri
\draw[ \draw[
@ -49,7 +49,7 @@
\draw[ \draw[
fill, fill,
kit-green40 kit-green40
] (0,0.3) -- (6,0.3) -- (3,3.3) -- cycle; ] (-0.3,0) -- (6.3,0) -- (3,3.3) -- cycle;
%primary tri %primary tri
\draw[ \draw[

View file

@ -25,7 +25,8 @@
\end{frame} \end{frame}
\begin{frame}{Edge sampling - Illustration} \begin{frame}{Edge sampling - Illustration}
\centering
\input{presentation/diagrams/edge_sampling}
\end{frame} \end{frame}
\subsection{conclusion - what can this method do?} \subsection{conclusion - what can this method do?}