Expand PDF diff with P 22-2 variants#3464
Conversation
All files get reported as 'New'
Because all files are new, there is nothing to diff in this branch |
Ah I expected to have files with fully new text, but I guess nothing to diff against and then not showing the file at all makes sense. |
What & why
Expand PDF diff with P 22-2 variants as noted in #3461 (comment). All variants are configured in
backend/src/bin/gen-pdf.rs, which now also writes a manifest file thatpdf-diff.jsuses to link PDF files to the Typst templates.How to test
See CI. Because the manifest doesn't exist for
main, all PDF files will probably get reported as new.Reviewer notes
None.