Angus Leeming wrote:
> Hmmmmm. I read this as outputting
> \includegraphics{\string"my dir/my picture\string"}
No. The magic happens in latex_path: strip extension, add quotes, add
extension.
> I thought that missing out the extension would break latex?
Yes.
> Don't we
> therefore need:
> \includegraphics{\string"my dir/my picture\string".png}
Yes. And the patch should exactly do that! If it does not, please shout!
Georg
