\copyrightVincent \begin{saveblock}{adjustbox} \begin{highlightblock}[linewidth=0.7\textwidth,gobble=8] \adjustbox{ cframe=blue!50!white 1pt 6pt 3pt, bgcolor=blue!10!white }{% Hey!% } \end{highlightblock} \end{saveblock} \addtorecentlist{\textbackslash adjustbox} % \begin{frame} % \frametitle{Adjustbox} % \centering % \useblock{adjustbox} % \smallskip % \adjustbox{ % cframe=blue!50!white 1pt 6pt 3pt, % bgcolor=blue!10!white % }{% % Hey!% % } % \end{frame} \begin{frame} \frametitle{Adjustbox} \begin{columns} \begin{column}{0.7\textwidth} \hll|\\usepackage\{adjustbox,xcolor\}| \useblock{adjustbox} \end{column} \begin{column}{0.3\textwidth} \adjustbox{ cframe=blue!50!white 1pt 6pt 3pt, bgcolor=blue!10!white }{% Hey!% } \end{column} \end{columns} \end{frame} \begin{saveblock}{adjustbox} \begin{highlightblock}[linewidth=0.6\textwidth,gobble=8] Lorem ipsum. \adjustbox{ cframe=blue!50!white 1pt 6pt 3pt, bgcolor=blue!10!white, }{% Quisque porta feugiat tortor tristique porta. } \end{highlightblock} \end{saveblock} \begin{frame} \frametitle{Adjustbox} \begin{columns} \begin{column}{0.6\textwidth} \hll|\\usepackage\{adjustbox,xcolor\}| \useblock{adjustbox} \end{column} \begin{column}{0.4\textwidth} Lorem ipsum. \adjustbox{ cframe=blue!50!white 1pt 6pt 3pt, bgcolor=blue!10!white, left=\linewidth }{% Quisque porta feugiat tortor tristique porta. } \end{column} \end{columns} \end{frame} % \begin{saveblock}{adjustbox} % \begin{highlightblock}[linewidth=0.6\textwidth,gobble=8] % Lorem ipsum. % \adjustbox{ % cframe=blue!50!white 1pt 6pt 3pt, % bgcolor=blue!10!white, % }{% % \parbox % {\dimexpr\linewidth - 20pt\relax} % {% % Quisque porta feugiat tortor % tristique porta. % }% % } % \end{highlightblock} % \end{saveblock} % \begin{frame} % \frametitle{Adjustbox} % \begin{columns} % \begin{column}{0.6\textwidth} % \hll|\\usepackage\{adjustbox,xcolor\}| % \useblock{adjustbox} % \end{column} % \begin{column}{0.4\textwidth} % Lorem ipsum. % \adjustbox{ % cframe=blue!50!white 1pt 6pt 3pt, % bgcolor=blue!10!white, % }{% % \parbox % {\dimexpr\linewidth - 20pt\relax} % {% % Quisque porta feugiat tortor % tristique porta. % }% % } % \end{column} % \end{columns} % \end{frame}