diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/generic/midnight/README |
Initial commit
Diffstat (limited to 'macros/generic/midnight/README')
-rw-r--r-- | macros/generic/midnight/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/macros/generic/midnight/README b/macros/generic/midnight/README new file mode 100644 index 0000000000..7f58fedeb0 --- /dev/null +++ b/macros/generic/midnight/README @@ -0,0 +1,23 @@ +Midnight Macros --- Thu Oct 24 14:22:09 PDT 1991 + +quire [1--4] +Macros for making booklets, printing double pages, and printing outlines +and crop marks. + +gloss [5--7] +Macros for vertically aligning words in consecutive sentences. + +loop [8] +A simple looping construct (meta-macros). + +dolines [9--11] +Meta-macros to separate arguments by newlines and by empty lines. + +labels [12--13] +Macros to print address labels and bulk letters. + +styledef [14--16] +Macros to selectively input parts of a file. + +border [17--20] +Macros to typeset borders. |