From 6d0604ab6edd84d0a250d55ba700705bee3cb4d4 Mon Sep 17 00:00:00 2001 From: John Ankarstrom Date: Sun, 4 Jul 2021 20:50:54 +0200 Subject: Increase indentation in @p, @q, @l and @f Also add indentation on the right in @q. This roughly matches the defaults of ms, to which I am partial. --- mk/k.tmac | 11 ++++++----- mk/kx.tmac | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/mk/k.tmac b/mk/k.tmac index b438cfc..60332df 100644 --- a/mk/k.tmac +++ b/mk/k.tmac @@ -54,7 +54,7 @@ . @c 0 . nr sp 0.3v . nf -. in 18p +. in 7n . ft CR . ps -1p . vs -1p @@ -65,13 +65,14 @@ . @e p \" paragraph . @c 0 . nr sp 0.3v -. nr ti 18p +. nr ti 5n . ad b . @e q \" quotation . @c 0 . nr sp 0.3v -. nr ti 18p -. in 18p +. nr ti 7n +. in 5n +. ll -5n . ps -1p . vs -1p . @e s \" section heading @@ -370,7 +371,7 @@ ___________________ . \" switch environment and capture footnote . (e @f . boxa @n -\h'9p'\v'-.3m'\s'\En(.s*80/100'\n(@n\s0\v'.3m'\h'2p'\c +\h'2n'\v'-.3m'\s'\En(.s*80/100'\n(@n\s0\v'.3m'\h'2p'\c .. . .\" ) -- end footnote diff --git a/mk/kx.tmac b/mk/kx.tmac index 1122bf8..08879ae 100644 --- a/mk/kx.tmac +++ b/mk/kx.tmac @@ -19,7 +19,7 @@ .de se . s \$* -. te .the \\h'18p'\$*\t\n% +. te .the \\h'2n'\$*\t\n% .. . .\" the -- toc entry -- cgit v1.2.3