Skip to content
Snippets Groups Projects
Commit c8261a9f authored by Luke Naylor's avatar Luke Naylor
Browse files

Adjust settings on minted code block

parent a03a536d
No related branches found
No related tags found
No related merge requests found
......@@ -497,6 +497,8 @@ linear terms match those of the other bounds in the previous subsections.
\usemintedstyle{tango}
\inputminted[obeytabs=true,tabsize=2]{python}{filtered_sage.txt}
\begin{footnotesize}
\inputminted[obeytabs=true,tabsize=2,breaklines=true,breakbefore=./]{python}{filtered_sage.txt}
\end{footnotesize}
\end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment