2024-04-18 18:13:43 +02:00
|
|
|
\documentclass[class=article]{standalone}
|
|
|
|
|
2024-04-20 15:25:46 +02:00
|
|
|
% Code integration
|
2024-05-10 00:25:48 +02:00
|
|
|
%\usepackage{minted}
|
|
|
|
%\usemintedstyle{emacs}
|
2024-04-20 15:25:46 +02:00
|
|
|
|
2024-05-07 12:51:45 +02:00
|
|
|
|
2024-04-18 18:13:43 +02:00
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
Here is the second section.
|
|
|
|
|
|
|
|
\end{document}
|