[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AUCTeX does not ask for width for \includegraphics macro anymore
From: |
Kourosh Kalayeh |
Subject: |
Re: AUCTeX does not ask for width for \includegraphics macro anymore |
Date: |
Sun, 12 Nov 2023 09:45:43 -0500 |
User-agent: |
mu4e 1.10.7; emacs 29.1 |
On Nov 11, 2023 Arash Esbati <arash@gnu.org> wrote:
> Kourosh Kalayeh <kourosh2@umbc.edu> writes:
>
>> On Nov 10, 2023 Arash Esbati <arash@gnu.org> wrote:
>>
>>> Great, glad this issue is resolved. I wonder if we should introduce
>>> something similar to `TeX-arg-cite-note-p' for beamer which suppresses or
>>> allows the query for the overlay specs? I'm not a beamer user, so I
>>> can't tell.
>>
>> Yes, that makes perfect sense and it would be a great option to have.
>
> I see we already have
>
> (defcustom LaTeX-beamer-item-overlay-flag t
> "If non-nil do prompt for an overlay in itemize-like environments."
> :type 'boolean)
>
> in tex-style.el. It should be easy to add something like
> `LaTeX-beamer-overlay-flag' to that file and then update beamer.el to
> use the new flag; TeX-arg-conditional is our friend. Is there a
> volunteer who wants to submit a patch for this?
I would have loved to, but unfortunately, I don't have enough Lisp knowledge
yet.
Best,
Kourosh
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, Kourosh Kalayeh, 2023/11/09
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, Arash Esbati, 2023/11/09
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, Kourosh Kalayeh, 2023/11/09
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, Arash Esbati, 2023/11/09
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, Kourosh Kalayeh, 2023/11/09
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, Arash Esbati, 2023/11/10
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, Hongyi Zhao, 2023/11/10
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, Kourosh Kalayeh, 2023/11/10
- Re: AUCTeX does not ask for width for \includegraphics macro anymore, Arash Esbati, 2023/11/11
- Re: AUCTeX does not ask for width for \includegraphics macro anymore,
Kourosh Kalayeh <=