From 057a8a27aa046d79d13c02e12653c46f28655c18 Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Thu, 20 Feb 2025 15:05:33 -0500 Subject: montgomery: add space before solution link --- montgomery.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/montgomery.cls b/montgomery.cls index 3d87e56..3d3d291 100644 --- a/montgomery.cls +++ b/montgomery.cls @@ -68,7 +68,7 @@ } \newenvironment{solution}{% - \unskip% + \unskip\space% \stepcounter{solution}% \label{solution-\thesolution-exercise}% \textit{Solution on page \pageref{solution-\thesolution}.} -- cgit v1.2.3