diff options
author | John Ankarstr\xf6m <john@ankarstrom.se> | 2021-06-04 11:58:54 +0200 |
---|---|---|
committer | John Ankarstr\xf6m <john@ankarstrom.se> | 2021-06-04 11:58:54 +0200 |
commit | f473f77b8b0e6d57dec65ec30bc3fbc2534007fc (patch) | |
tree | 3c01199512521cee6fa3c45bcf0350b5cb9d783d | |
parent | 84c5869a36dd8b71dbe18aec23519f1743840629 (diff) | |
download | ref-f473f77b8b0e6d57dec65ec30bc3fbc2534007fc.tar.gz |
re.tmac: Remove footer adjustment
How much space is needed depends on the height of the footnote.
It is best manually adjusted by the user.
-rw-r--r-- | re.tmac | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -9,7 +9,6 @@ . .\" setup .\" ----- -.nr FM -1v \" ensure that footnotes fit .nr _L \n(LL \" save original line length . .\" macro definitions |