Skip to content

Commit 99f9869

Browse files
mmckyclaude
andauthored
Enable minimal theme for proof/admonition directives (#334)
Set proof_minimal_theme: true to match lecture-python.myst styling. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 4d9e9dc commit 99f9869

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lectures/_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ sphinx:
128128
"gG": "\\mathcal{G}"
129129
"hH": "\\mathcal{H}"
130130
mathjax_path: https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
131+
# sphinx-proof
132+
proof_minimal_theme: true
131133
# sphinx-exercise
132134
exercise_style: "solution_follow_exercise"
133135
rediraffe_redirects:

0 commit comments

Comments
 (0)