summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fillwith/README.md
blob: f7f1922b89cef0ae1ce7b96018fae7ef64602122 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
$Id: README.md 10215 2024-08-09 11:12:21Z cfrees $

# fillwith

A LaTeX package for filling vertical space with something rather than nothing.

Currently supported somethings are solid rules and dotted lines, with or 
without numbers. The package uses a mixture of plain-ish macros, LaTeX 2e and 
expl3 methods, but a key-value approach to configuration should make the 
document-level interface relatively sane, even if nothing else is.

For details, please see fillwith.pdf. The implementation is minimally 
documented because I have no idea of how to document code.

## Code Repositories

Code is hosted at 
	https://codeberg.org/cfr/fillwith
For convenience, the repository is mirrored at
  https://github.com/cfr42/fillwith

## Contact Details

Bug reports, feature requests etc. should be filed at
  https://codeberg.org/cfr/fillwith/issues


Clea F. Rees 
Version 0.3
2024-08-09

vim: et:tw=80: