From 30796bd4d7c19c3e2ce53aa8c40f86d79c9b8c96 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Tue, 2 Feb 2021 19:49:45 +0100
Subject: [PATCH] increase \subsubsection needspace to 4em

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

diff --git a/bind.sty b/bind.sty
index 3c98cef7..e589601c 100644
--- a/bind.sty
+++ b/bind.sty
@@ -290,7 +290,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