Skip to content

Instantly share code, notes, and snippets.

View vallettaventures's full-sized avatar

Valletta Ventures vallettaventures

View GitHub Profile
@vallettaventures
vallettaventures / bugreport.sh
Created October 20, 2017 10:28
Script to reproduce bug in pdfTeX when using the subfolder option
#!/bin/bash
#
# Script to reproduce an issue with pdftex
#
# The issue occurs when
# - you are using the -output-folder option
# - you input some subfile without extension
# - a folder with that subfile name appears in that output folder
#