This commit is contained in:
2025-12-06 08:46:55 +01:00
parent a8a8ec9779
commit af5da29daf
30 changed files with 15869 additions and 3 deletions

View File

@@ -15,6 +15,10 @@
\RequirePackage{graphicx}
\RequirePackage{amsmath}
\RequirePackage{hyperref}
\RequirePackage{minted}
% Minted config
\usemintedstyle{default}
% Define chapter counter for exercise sheets
\newcounter{chapter}