slide2handout 1.1 review
Download
|
|
slide2handout is a simple TeX/shell script that creates a printable version of PDF slides, that look similiar to ones created with MS PowerPoint.
All one has to do is to specify source PDF filename and a list of page numbers.
Usage:
./slide2handout.sh < pdf_filename > [{list_of_pages}]
Output is stored in ./output.pdf
To alter page width/height/margins, edit slide2handout.tex
slide2handout 1.1 keywords