aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarstrom <john@ankarstrom.se>2021-07-04 21:18:37 +0200
committerJohn Ankarstrom <john@ankarstrom.se>2021-07-04 21:20:26 +0200
commit1c6daded6ff69f381dc920ad74ddb72e8f1f3e3d (patch)
tree9f7c7fd6e5235daab6361842f48d1a745203ee78
parent656c5f1f382baa6276ca64fe74c15bdb0b033886 (diff)
downloadmk-1c6daded6ff69f381dc920ad74ddb72e8f1f3e3d.tar.gz
Fix indentation in @x (hanging indent)
I forgot to change 18p to 5n at this location. Now, @x uses the same indentation as @p and @q.
-rw-r--r--mk/k.tmac4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/k.tmac b/mk/k.tmac
index 60332df..904b981 100644
--- a/mk/k.tmac
+++ b/mk/k.tmac
@@ -88,8 +88,8 @@
. @e x \" hanging indent
. @c 0
. nr sp 0.3v
-. nr ti -18p
-. in 18p
+. nr ti -5n
+. in 5n
. ad b
. @e
.