Skip to content

Add figure/script reproducibility audit#26

Open
jemus42 wants to merge 31 commits intomainfrom
figure-repro
Open

Add figure/script reproducibility audit#26
jemus42 wants to merge 31 commits intomainfrom
figure-repro

Conversation

@jemus42
Copy link
Member

@jemus42 jemus42 commented Feb 9, 2026

Adds infrastructure to check for unused figures in slides/<chapter>/figure, unneeded scripts in .../rsrc, and executability of those scripts.

This also superseded (hopefully) the previous approach to file usage detection, see slds-lmu/lecture_i2ml#819
That approach used LaTeX's .fls files to check conclusively which figure files were included in .tex files.
The new approach is less robust and based on regex'ing .tex scripts for \includegraphics, \image, etc.

Relevant wiki page (WIP) https://github.com/slds-lmu/lecture_service/wiki/Slide-reproducibility-and-unused-files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant