From 0fc33e53e2fd1410c2b2ea71bb21afcebee93a29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Mon, 21 Jun 2021 14:33:05 +0200 Subject: Have w request just a tiny bit more space --- g.tmac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/g.tmac b/g.tmac index bb2c71c..7c5760e 100644 --- a/g.tmac +++ b/g.tmac @@ -373,7 +373,7 @@ ___________________ . . \" request space or recurse . ie \n(.$=0 \{\ -. nr S \ns-\n(_v \" do not request too much +. nr S \ns-\n(_v+1u \" do not request too much . if (\nSu)>\n(.tu \{\ . br . bp -- cgit v1.2.3