From 7fa175cd5d514f0efd64e320b42ecd3bc78d3bb6 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Wed, 3 Feb 2021 13:42:31 +0100
Subject: [PATCH] increase \needspace in \subsubsection

---
 bind.sty | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bind.sty b/bind.sty
index f1d75ba3..44b173c7 100644
--- a/bind.sty
+++ b/bind.sty
@@ -295,7 +295,7 @@ bookmarks=true]%
 	[\rule{.9\linewidth}{.2pt}]
 %
 \titleformat{\subsubsection}
-{\needspace{3em}\normalfont\normalsize\bfseries}{\thesubsubsection}{1em}{}
+{\needspace{4em}\normalfont\normalsize\bfseries}{\thesubsubsection}{1em}{}
 
 %%%%% Character Sheet Tracker
 
-- 
GitLab