Closed GoogleCodeExporter closed 8 years ago
Original comment by konrad.r...@gmail.com
on 2 May 2011 at 8:33
Hi, i have remove -s option from minted.sty and work!
before
\immediate\write18{which -s #1 && touch \jobname.aex}
after
\immediate\write18{which #1 && touch \jobname.aex}
(line 60 aprox)
Original comment by arielsan...@gmail.com
on 25 Aug 2011 at 3:56
Original issue reported on code.google.com by
4tmue...@gmail.com
on 1 May 2011 at 3:41