Skip to content

Instantly share code, notes, and snippets.

@Noktec
Created May 22, 2016 23:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Noktec/5c7f21dcf58415b3dc03e9c8e20be526 to your computer and use it in GitHub Desktop.
Save Noktec/5c7f21dcf58415b3dc03e9c8e20be526 to your computer and use it in GitHub Desktop.
\begin{frame}[plain]
\begin{columns}
\column{.5\paperwidth}
\textcolor{blue}{\rule{.5\paperwidth}{\paperheight}}
\column{.5\paperwidth}
\textcolor{yellow}{\rule{.5\paperwidth}{\paperheight}}
\end{columns}
\end{frame}
\begin{frame}[plain]
\begin{columns}
\column{\paperwidth}
\textcolor{blue}{\rule{\paperwidth}{.5\paperheight}}\\\nointerlineskip
\textcolor{yellow}{\rule{\paperwidth}{.5\paperheight}}
\end{columns}
\end{frame}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment