[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fontification of kernel macros
From: |
Ikumi Keita |
Subject: |
Re: Fontification of kernel macros |
Date: |
Sat, 12 Feb 2022 12:39:22 +0900 |
>>>>> Arash Esbati <arash@gnu.org> writes:
> Hi Keita,
> Ikumi Keita <ikumi@ikumi.que.jp> writes:
>> 1. I think it'a good chance to consider to include fontification for
>> font specifying command in math mode such as \mathbf, \mathit etc. also,
>> as proposed previously:
>> https://lists.gnu.org/r/auctex-devel/2018-04/msg00014.html
>>
>> 2. \qbezier accepts one optional argument, so its entry for font-latex
>> should be ("qbezier" "[(((") .
>>
>> 3. \savebox has different syntax in picture environment like
>> \begin{picture}(100,80)
>> \savebox{\someboxname}(80,10)[b]{%
>> ...
>> }
>> ...
>> \end{picture}
> I installed a change (51cd5ea0bb) where I've hopefully caught all these
> issues. I think the biggest user visible change is my additions to
> warning keyword class.
> Please have a look. Any comments welcome.
Thank you, it works well.
Regards,
Ikumi Keita
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Fontification of kernel macros,
Ikumi Keita <=