diff options
Diffstat (limited to 'tools/dune')
| -rw-r--r-- | tools/dune | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -34,9 +34,14 @@ ; sanctoral_slugs] reads data/of/calendar-2002.sexp and data/of/amendments/ ; by a repo-root-relative path, unlike bootstrap_lectionary.ml's own ; source/dest arguments, which are caller-supplied). +; `colitur_citation` (fix wave I2, final-review.md): the emitted header now +; runs every emitted reference through Colitur_citation.Parse.parse itself +; and names the count and the exact set that fail, so the limit is +; disclosed in the artifact a reader actually sees rather than only in a +; task report. (executable (name bootstrap_lectionary_of) - (libraries colitur_kernel rite_of unix sexplib)) + (libraries colitur_kernel colitur_citation rite_of unix sexplib)) ; Task 6 (2026-08-21-colitur-celebrant-rubrics-phase1): turns pdftotext's ; -layout dump of the Latin Mass Society Ordo into test/fixtures/ |
