[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AUCTeX does not ask for width for \includegraphics macro anymore
From: |
Arash Esbati |
Subject: |
Re: AUCTeX does not ask for width for \includegraphics macro anymore |
Date: |
Tue, 14 Mar 2023 11:07:46 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Ikumi Keita <ikumi@ikumi.que.jp> writes:
>>>>>> Tassilo Horn <tsdh@gnu.org> writes:
>> Ah, that's the thing. Arash, you broke it with commit
>> b7b498baad045685c7fcec0bce61f7290b86d09b where you removed the function
>> LaTeX-arg-graphicx-includegraphics-key-val which is still used by
>> beamer.el and overpic.el.
>
> Ah, sorry, then it's my fault. When Arash committed that changeset,
> beamer.el didn't use `LaTeX-arg-graphicx-includegraphics-key-val'. I
> committed the new beamer.el a week after that, which includes
> `LaTeX-arg-graphicx-includegraphics-key-val' :-(
> My development on beamer.el took several months, in most of which the
> function was kept in latex.el. That's the reason I overlooked it had
> gone.
>
> Thank you for taking care of this issue, Tassilo.
Gentlemen, Thanks for fixing this and sorry for my late response, I was
AFK. I also pushed a change to overpic.el which nukes the function
`LaTeX-arg-overpic-key-val' and uses our latest improvements to
`TeX-arg-key-val'.
Best, Arash
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, (continued)
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, kaykal, 2023/03/04
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, Tassilo Horn, 2023/03/05
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, kaykal, 2023/03/05
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, Ikumi Keita, 2023/03/06
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, Kourosh Kalayeh, 2023/03/06
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, Ikumi Keita, 2023/03/07
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, Tassilo Horn, 2023/03/07
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, Kourosh Kalayeh, 2023/03/07
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, Tassilo Horn, 2023/03/08
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, Ikumi Keita, 2023/03/05
- Re: AUCTeX does not ask for width for \includegraphics macro anymore,
Arash Esbati <=