Re: [O] exporting images in latex with a relative path

2015-06-17 Thread Alan Schmitt
On 2015-06-17 13:54, Nicolas Goaziou writes: > It already works with "~", but ".gif" is not recognized, by default, as > a valid extension for images. You can configure > `org-latex-inline-image-rules'. Ah, thank you. Org was doing the smart thing here: including gifs in a latex document is not

Re: [O] exporting images in latex with a relative path

2015-06-17 Thread Nicolas Goaziou
Hello, Alan Schmitt writes: > I'm fetching images using org-download, which creates links of the form: > > [[~/work/talks/Formal_JavaScript/images/Adobe_logo_2015-06-17_12:22:02.gif]] > > Unfortunately these links are not exported when I export to latex, I get > this output: > > > \url{file:/

[O] exporting images in latex with a relative path

2015-06-17 Thread Alan Schmitt
Hello, I'm fetching images using org-download, which creates links of the form: [[~/work/talks/Formal_JavaScript/images/Adobe_logo_2015-06-17_12:22:02.gif]] Unfortunately these links are not exported when I export to latex, I get this output: \url{file:///Users/schmitta/work/talks/Formal_Jav