##// END OF EJS Templates
Merge pull request #3865 from astrofrog/fix-nbconvert-pdflatex-spaces...
Merge pull request #3865 from astrofrog/fix-nbconvert-pdflatex-spaces use `command` list instead of compiler string in PDFPostProcessor avoids issues with spaces

File last commit:

r8121:66727cb1
r11926:4266eb09 merge
Show More
print_argv.py
2 lines | 30 B | text/x-python | PythonLexer
import sys
print sys.argv[1:]