A tool for creating printing plans for handbooks.
Find a file
Sélène Corbineau 03dbe317c5 Begin implementation of better partition strategy
Uneven folios are awkward, and folios of many different sizes are
hard to bind correctly. Therefore, try to partition the sheets as
folios of max_folio_size and max_folio_size - k, where k is minimal.
2026-06-10 09:15:08 +02:00
.gitignore Add minimal .gitignore 2026-05-29 18:42:36 +02:00
foliator.py Begin implementation of better partition strategy 2026-06-10 09:15:08 +02:00
shell.nix Initial script, ugly but functional 2026-05-28 09:49:42 +02:00