Open JimAmuro opened 8 years ago
There is not currently anything like \graphicspath
. That could be a useful feature. I will leave this open and look into the possibility of adding such an option in the future. From what I remember about the workings of \graphicspath
, it should be possible.
Unfortunately, specifying paths with home directories, etc., currently doesn't work either (#89), so at the moment options for including files from other locations are limited.
Hi, I am wondering if there is an option like \graphicspath for graphics to tell minted where to look for code files. Thank you!