Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cfr42/fillwith


https://github.com/cfr42/fillwith

latex latex-package leaders teaching worksheets

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

        

$Id: README.md 10542 2024-10-29 06:20:16Z cfrees $

[![CI](https://github.com/cfr42/fillwith/actions/workflows/profi.yml/badge.svg)](https://github.com/cfr42/fillwith/actions/workflows/profi.yml)

# 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: