[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Parse graphicspath for searching [
From: |
Arash Esbati |
Subject: |
Re: Parse graphicspath for searching [ |
Date: |
Wed, 18 Sep 2024 14:49:33 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi Keita,
Ikumi Keita <ikumi@ikumi.que.jp> writes:
>>>>>> Arash Esbati <arash@gnu.org> writes:
>> I had a brief look at the patch. I think the change will not work in a
>> .tex file when used like this:
>
>> \graphicspath{{eps/}{tiff/}}
>
> Hmm, is that so? The proposed function `LaTeX-parse-graphicspath'
> returns expected result such as
> (#("eps/" 0 4 (face (font-lock-function-name-face) fontified t))
> #("tiff/" 0 5 (face (font-lock-function-name-face) fontified t)))
> for a sample buffer
> ----------------------------------------------------------------------
> \documentclass{article}
>
> \usepackage{graphicx}
>
> \graphicspath{{eps/}{tiff/}}
> ----------------------------------------------------------------------
Thanks for the clarification, I misread the way the function is supposed
to work, and I admit I didn't try it. Sorry for the noise.
Best, Arash
- Re: Provide advice to ffap (find-file-at-point) from \input@path?, Arash Esbati, 2024/09/01
- Parse graphicspath for searching [was: Provide advice to ffap (find-file-at-point) from \input@path?], Leo Stein, 2024/09/16
- Re: Parse graphicspath for searching [was: Provide advice to ffap (find-file-at-point) from \input@path?], Ikumi Keita, 2024/09/18
- Re: Parse graphicspath for searching [, Arash Esbati, 2024/09/18
- Re: Parse graphicspath for searching [, Ikumi Keita, 2024/09/18
- Re: Parse graphicspath for searching [,
Arash Esbati <=
- Re: Parse graphicspath for searching [, Leo Stein, 2024/09/18
- Re: Parse graphicspath for searching [, Arash Esbati, 2024/09/18
- Re: Parse graphicspath for searching [, Leo Stein, 2024/09/18
- Re: Parse graphicspath for searching, Arash Esbati, 2024/09/19
- Re: Parse graphicspath for searching [was: Provide advice to ffap (find-file-at-point) from \input@path?], Leo Stein, 2024/09/18
- Re: Parse graphicspath for searching [was: Provide advice to ffap (find-file-at-point) from \input@path?], Ikumi Keita, 2024/09/19
- Re: Parse graphicspath for searching [was: Provide advice to ffap (find-file-at-point) from \input@path?], Leo Stein, 2024/09/19