Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 312 Bytes

File metadata and controls

17 lines (8 loc) · 312 Bytes

handouter

Create handouts from compiled latex beamer presentations by removing slides.

Dependencies are listed in requirements.txt. Install them with:

pip3 install -r requirements.txt

Run handouter.py:

python3 handouter.py file.pdf

The result will be saved in file.pdf.short.pdf.