Skip to content
Snippets Groups Projects
Unverified Commit 3fba8e96 authored by Elias Alexander Engel's avatar Elias Alexander Engel
Browse files

chore: 2 pic

parent 022fb30c
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@
\usepackage{graphicx}
\usepackage{caption}
\usepackage[absolute,overlay]{textpos}
\usepackage{multicol}
\definecolor{GrayCodeBlock}{RGB}{64, 160, 43}
\definecolor{BlackText}{RGB}{76, 79, 105}
\definecolor{RedTypename}{RGB}{210, 15, 57}
......@@ -85,17 +86,27 @@
\begin{enumerate}[<+->]
\item Predicate\\
\only<.>{
\includegraphics[width=100px]{./plots/q1-b4.png}
\begin{multicols}{2}
\includegraphics[width=100px]{./plots/q1-b4.png}
\includegraphics[width=100px]{./plots/q1-after.png}
\end{multicols}
}
% TODO: q3 b4 - after.svg
\item Pushdown Projection\\
\only<.>{
\begin{multicols}{2}
\includegraphics[width=100px]{./plots/q2-b4.png}
} % TODO: q2 b4 - after.svg
%\pause
\item Projection Fuse\\
\includegraphics[width=100px]{./plots/q2-after.png}
\end{multicols}
}
\item Projection Fuse\\
\only<.>{
\includegraphics[width=100px]{./plots/q3-b4.png}
\begin{multicols}{2}
\includegraphics[width=100px]{./plots/q3-b4.png}
\includegraphics[width=100px]{./plots/q3-after.png}
\end{multicols}
}
% TODO: q1 b4 - after.svg
%\pause
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment