From c7c9ec77ddce00636962dcb63bf728ca5832cf53 Mon Sep 17 00:00:00 2001
From: Luke Naylor <l.naylor@sms.ed.ac.uk>
Date: Wed, 21 Feb 2024 21:18:02 +0000
Subject: [PATCH] Add line feed to fix build

---
 content.tex | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/content.tex b/content.tex
index e9c49b1..4e8df71 100644
--- a/content.tex
+++ b/content.tex
@@ -2007,4 +2007,5 @@ These conditions induce upper and lower bounds on $d$, and it then remains to
 just pick the integers $e$ that give $d$ values within the bounds.
 
 Thus, through this process yielding all solutions $u=(r,c\ell,\frac{e}{2}\ell^2)$
-to the problem for this choice of $v$.
\ No newline at end of file
+to the problem for this choice of $v$.
+
-- 
GitLab