diff options
author | Cian Bagshaw <cian@cianb.xyz> | 2022-11-01 01:13:46 +0000 |
---|---|---|
committer | Cian Bagshaw <cian@cianb.xyz> | 2022-11-01 01:13:46 +0000 |
commit | 992d4e41d5bb277c73c2346903013b736bcf90a0 (patch) | |
tree | 2203d9b8376b51eab5ede5535fcd2300c91c0843 /README.md | |
parent | 27cb5f58c2edbe56bdaacb14c4b5ab75da39b95d (diff) | |
download | cvTrf-master.tar.bz2 cvTrf-master.zip |
Added footers, set via the FO string, which print centered at the bottom of
each page. Regardless of whether it is defined or not, a trap springs the .DF,
draw footer, macro, two lines from the bottom of each page, breaking it and
creating two lines on the beginning of the new page, appropriately, after
drawing a centered footer title, if there is one defined.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ | |||
8 | - section headings | 8 | - section headings |
9 | - columned lists | 9 | - columned lists |
10 | - timelines/dates | 10 | - timelines/dates |
11 | - (documentation in file!) | 11 | - footers |
12 | 12 | ||
13 | ## Invocation | 13 | ## Invocation |
14 | 14 | ||