diff options
| author | root <root@turin.home> | 2022-03-29 17:45:54 +0100 |
|---|---|---|
| committer | root <root@turin.home> | 2022-03-29 17:45:54 +0100 |
| commit | 3c2c87334b335378ec0f10e0888e6f4b1e79c1df (patch) | |
| tree | 18f08610e5d4506f4c5d8f205f922c1a663295d7 /macros | |
| parent | b6dc7c4e0b04473bf3d68ff2f71dbb2d4dd7d6ca (diff) | |
Proofreading
Diffstat (limited to 'macros')
| -rw-r--r-- | macros | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +.\" **** Custom macro definitions ********************************* +.\" * Super/subscript +.\" (https://lists.gnu.org/archive/html/groff/2012-07/msg00046.html) +.ds { \v'-0.3m'\\s[\\n[.s]*9u/12u] +.ds } \s0\v'0.3m' +.ds < \v'0.3m'\s[\\n[.s]*9u/12u] +.ds > \s0\v'-0.3m' +.\" * Horizontal line +.de HLINE +.ce +\fC~~~~~~~~~~~~~~~~~~~~\fR +.ec +.. |
