##// END OF EJS Templates
my attempt to fix #3735...
my attempt to fix #3735 an alternative to this would be to do something like `\DeclareGraphicsExtensions{.pdf}` in the preamble

File last commit:

r8121:66727cb1
r11641:7b7cf49c
Show More
print_argv.py
2 lines | 30 B | text/x-python | PythonLexer
import sys
print sys.argv[1:]