A tool to convert a bunch of screens into a .tex or .pdf
2.8K
screens2pdf is a utility tool that takes the screenshots documenting your work and
makes a .tex files neatly arranging them.
If pdflatex is installed and in PATH it will also render the document to .pdf
cd into the exercise directory and run:docker run --rm -i --user="$(id -u):$(id -g)" -v $PWD:/data pejter/screens2pdf -d /data -s /data -t "<your title here>"
Content type
Image
Digest
Size
1.1 GB
Last updated
over 6 years ago
docker pull pejter/screens2pdf