diff options
author | John Ankarström <john@ankarstrom.se> | 2021-06-23 21:36:31 +0200 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2021-06-23 21:36:46 +0200 |
commit | 0a57e91a484281ae52e576b6d340e9e64bbc1b0a (patch) | |
tree | 4bff329b9d350337bceaf2c07e26b1e8d8b89c62 /README.t | |
parent | 909074e4fdf727f07556edc076f18c0fc86944d2 (diff) | |
download | mk-0a57e91a484281ae52e576b6d340e9e64bbc1b0a.tar.gz |
Add gx.tmac (extra macros)
Diffstat (limited to 'README.t')
-rw-r--r-- | README.t | 51 |
1 files changed, 3 insertions, 48 deletions
@@ -1,4 +1,5 @@ .so g.tmac +.so gx.tmac .so toc/toc.tmac . .\" configure header and footer @@ -15,55 +16,10 @@ .. .ec . -.\" define macros -.eo -.de he -. h -\$* -. te .the \n% \$* -.. -. -.de se -. s -\$* -. te .the \n% \\h'18p'\$* -.. -. -.de the -. nr _ \$1 -. shift -. ta 0 \n(.luR -. tc . -\$* \n_ -. tc -. br -.. -. -.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 -.. -.ec -. .\" configure environments .@e l . fam M . vs +1p -.@e n -. @c p -. nr sq \n(sp -. nr sp 0 -. ta 3n +3n +3n +3n .@e . .\" start document @@ -75,9 +31,8 @@ John Ankarstr\(:om .d e . .s -.ft I -.tl ''TABLE OF CONTENTS'' -.ft +.ce +.i "TABLE OF CONTENTS" .sp 4p .@e .to |