From b11de2f47c2731d1097e7c10a3b7ddf524064661 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sat, 10 Jul 2021 17:36:14 +0200 Subject: ref.tmac: Remove invalid tabs --- ref.tmac | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/ref.tmac b/ref.tmac index 1bf5a92..4b1b40d 100644 --- a/ref.tmac +++ b/ref.tmac @@ -1,15 +1,15 @@ .\" configurable options .\" -------------------- -.ds Sf C \" font -.nr Sp 8p \" point size -.nr Sv 11p \" vertical spacing (leading) -.nr St 8n \" tab width -.nr Tl 2i \" line length for text portions -.nr Td 0.7v \" distance between text portions +.ds Sf C \" font +.nr Sp 8p \" point size +.nr Sv 11p \" vertical spacing (leading) +.nr St 8n \" tab width +.nr Tl 2i \" line length for text portions +.nr Td 0.7v \" distance between text portions . .\" setup .\" ----- -.nr _L \n(LL \" save original line length +.nr _L \n(LL \" save original line length . .\" macro definitions .\" ----------------- @@ -17,7 +17,7 @@ .\" Sr -- source code begin .de Sr . br -. mk c \" vertical position where text ends +. mk c \" vertical position where text ends . if (\nb > \nc) .sp (\nbu - \ncu) . if (\nb > 0) .if ((\nc + 1p) > \nb) .sp \n(Tdu . if !(\nz = 1) .if (\np > 0) .if (\n% > \np) .sp -(\nbu - \ncu - 1.5v) @@ -27,20 +27,20 @@ . vs \n(Svu . ta \n(Stu +\n(Stu +\n(Stu +\n(Stu +\n(Stu +\n(Stu . in (\n(Tlu + 0.2i) -. mk a \" vertical position where source code begins -. nr p \n% \" current page number +. mk a \" vertical position where source code begins +. nr p \n% \" current page number .. .\" Se -- source code end .de Se -. mk b \" vertical position where source code ends +. mk b \" vertical position where source code ends . rt \nau . nr LL \n(Tl . nr z 0 . if (\n% > \np) \{ -. rt \n(HMu \" return to top of new page -. nr z 1 \" signal page break +. rt \n(HMu \" return to top of new page +. nr z 1 \" signal page break . \} -. ns \" ignore space before text (like that added by LP/PP) +. ns \" ignore space before text (like that added by LP/PP) . LP .. .\" Rr -- reset document settings -- cgit v1.2.3