diff options
author | John Ankarstrom <john@ankarstrom.se> | 2021-07-01 22:10:09 +0200 |
---|---|---|
committer | John Ankarstrom <john@ankarstrom.se> | 2021-07-01 22:10:09 +0200 |
commit | 7ce1da8edd9450f662d76aa7aea223db003c0557 (patch) | |
tree | 7386bb1d3fd9e9a363fb0f007f49f43eab4ae880 /kx.tmac | |
parent | c39dea4bf977643c36c980c4b6f661d4cd85e791 (diff) | |
download | mk-7ce1da8edd9450f662d76aa7aea223db003c0557.tar.gz |
Rename mu to mk
The u*.tmac namespace is already a bit busy.
Diffstat (limited to 'kx.tmac')
-rw-r--r-- | kx.tmac | 59 |
1 files changed, 59 insertions, 0 deletions
@@ -0,0 +1,59 @@ +.\" "/. +.\" extra stuff for mu "/. +.\" "/. +.\" Permission to use, copy, modify and/or "/. +.\" distribute this software for any purpose "/. +.\" with or without fee is hereby granted. "/. +.\" "/. +. +.eo +. +.\" he -- toc-enabled heading +.de he +. h +\$* +. te .the \$*\t\n% +.. +. +.\" se -- toc-enabled subheading +.de se +. s +\$* +. te .the \\h'18p'\$*\t\n% +.. +. +.\" the -- toc entry +.de the +. ta \n(.luR +. tc . +\$* +. tc +. br +.. +. +.\" n -- numbered list item +.de n +. if !'\$1'' \{\ +. nr ni \$1-1 +. af ni 0 +. if !'\$2'' .af ni \$2 +. ds n. . +. if !'\$3'' .ds n. \$3 +. \} +. nr ni +1 +. br +. @e n +. ti \n(tiu +\n(ni\*(n. \c +.. +. +.am @a +. @e n +. @c p +. nr sq \n(sp +. nr sp 0 +. ta 3n +3n +3n +3n +. @e +.. +. +.ec |