This commit is contained in:
2025-09-21 18:16:48 -05:00
parent 7867446600
commit 555464f3cb
6 changed files with 232 additions and 0 deletions

View File

@@ -32,6 +32,12 @@
\usepackage{tikz}
\usepackage{titletoc}
% add this to the preamble (near your other \usepackage lines)
\usepackage{pgfplots}
\pgfplotsset{compat=1.18} % or compat=newest if you prefer
\usepgfplotslibrary{colormaps} % enables 'viridis' etc.
\newcommand\mycommfont[1]{\footnotesize\ttfamily\textcolor{blue}{#1}}
\SetCommentSty{mycommfont}
\newcommand{\incfig}[1]{%