2014-10-14 19:51 GMT+02:00 Nick Dokos <ndokos@gmail.com>:
I don't know why you need minted (I have not followed the conversation),
but to use minted you *need* -shell-escape: minted requires running an
external program (pygments), but tex does not like doing that for
security reasons - the -shell-escape option gives tex permission to run
such an external program.


Thanks for this explanatio Nick. I need minted, strangely, in order to get png images in html export. If I try to avoid the use of minted, the png images are corrupted...

Best wishes

Jo.