From 8cb86c7692549b83d6538a9734bf08333f94db45 Mon Sep 17 00:00:00 2001 From: David JULIEN Date: Wed, 1 Dec 2021 11:46:40 +0100 Subject: [PATCH] fix: mdframe won't span over two pages --- format/math.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/format/math.tex b/format/math.tex index 4cdcabc..00f33f8 100644 --- a/format/math.tex +++ b/format/math.tex @@ -11,6 +11,8 @@ % ------------------------------------ % +\mdfsetup{nobreak=true} + \newcounter{thm}\setcounter{thm}{0} \renewcommand{\thethm}{\arabic{thm}} \newenvironment{thm}[2][]{