\documentclass[class=article]{standalone} % Code integration %\usepackage{minted,embedfile} %\usemintedstyle{emacs} %\NewDocumentCommand{\code}{O{}mm}{\inputminted[#1]{#2}{#3}\embedfile{#3}} \begin{document} Here is the third section. \end{document}