Re: main 5ceda4ec: Make style/graphicx.el parse \graphicspath for searching

2024-10-16 Thread Arash Esbati
Ikumi Keita writes: > Thanks for suggestion. I fixed the code. Thanks for the quick fix. Best, Arash

Re: main 5ceda4ec: Make style/graphicx.el parse \graphicspath for searching

2024-10-16 Thread Ikumi Keita
Hi Arash, > Arash Esbati writes: > I suggest to change this part into something like this in case narrawing > is in effect: > (save-excursion > (save-restriction > (widen) > (goto-char (point-min)) > ...)) Thanks for suggestion. I fixed the code. Regards, Ikumi Keit

Re: main 5ceda4ec: Make style/graphicx.el parse \graphicspath for searching

2024-10-15 Thread Arash Esbati
Hi all, Ikumi Keita writes: > branch: main > commit 5ceda4ec37913fd2b989b8011d23c6de4252a285 > Author: Leo C. Stein > Commit: Ikumi Keita > > Make style/graphicx.el parse \graphicspath for searching > > * style/graphicx.el (LaTeX-parse-graphicspath): New function. > (LaTeX-inc

main 5ceda4ec: Make style/graphicx.el parse \graphicspath for searching

2024-10-15 Thread Ikumi Keita
branch: main commit 5ceda4ec37913fd2b989b8011d23c6de4252a285 Author: Leo C. Stein Commit: Ikumi Keita Make style/graphicx.el parse \graphicspath for searching * style/graphicx.el (LaTeX-parse-graphicspath): New function. (LaTeX-includegraphics-read-file-TeX): Use it. * tex.e