The attached patch corrects a typo in the code that causes wiki2pdf to crash when less than 4 command line arguments are found, instead of exiting gracefully.
the only modification is the replacement of "exit(-1)" by "sys.exit(-1)"
Cyril
Logged In: YES user_id=895957
correction: this patch applies to wiki2latex.py
Log in to post a comment.
Logged In: YES
user_id=895957
correction: this patch applies to wiki2latex.py