LaTeX-Base/Content/01_content.tex

14 lines
306 B
TeX

\begin{InfoBox}
\textbf{Hinweis:} Test
% Nested InfoBox
\begin{multicols}{2}
\begin{InfoBox}
\textbf{Hinweis:} Test
\end{InfoBox}
\columnbreak
\begin{InfoBox}
\textbf{Hinweis:} Test
\end{InfoBox}
\end{multicols}
\end{InfoBox}