[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Suggestion: Move xparse.el to latex.el
From: |
Arash Esbati |
Subject: |
Re: Suggestion: Move xparse.el to latex.el |
Date: |
Fri, 27 Aug 2021 16:35:03 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 |
Hi Uwe,
Uwe Brauer <oub@mat.ucm.es> writes:
>>>> "GB" == Gustavo Barros <gusbrs.2016@gmail.com> writes:
>>
>> I've notice the latest release included some improvements to
>> `xparse.el' (commit 9b223d0641f3c11d48ca974ace9b5d70719814df) which,
>> of course, is welcome.
>>
>> But since the LaTeX release of 2020/10/01, `xparse' is part of the
>> kernel as `ltcmd.dtx', and `\NewDocumentCommand' and friends are
>> actually available out of the box, with no need to load `xparse'
>> explicitly anymore.
>
> Ok, but what's about the users who still stuck, for what reason, to
> say texlive 2019?
>
> Will they face problems with your suggestion?
I agree with Gustavo that users of older LaTeX kernels will not suffer
from this change. I think AUCTeX/RefTeX try to catch up with latest
LaTeX kernel, and usually that doesn't mean issues with older releases.
Best, Arash