[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: macro maketitle inserts \maketitle{}
From: |
Ikumi Keita |
Subject: |
Re: macro maketitle inserts \maketitle{} |
Date: |
Tue, 29 Nov 2022 18:17:31 +0900 |
>>>>> Uwe Brauer <oub@mat.ucm.es> writes:
> The docstring also mentions
> TeX-insert-braces-alist
> but the doc for that variable is a bit sparse
> Any hints?
Is it sparse? The output of C-h C-v TeX-insert-braces-alist RET is:
,----
| Its value is nil
|
| Alist of macros to which braces should or should not be appended.
|
| Each element is a cons cell, whose CAR is the macro name, and the
| CDR is non-nil or nil, depending on whether a pair of braces
| should be, respectively, appended or not to the macro.
|
| If a macro has an element in this variable, ‘TeX-parse-macro’
| will use its value to decide what to do, whatever the value of
| the variable ‘TeX-insert-braces’.
`----
I think the customization interface provided by M-x customize-option
RET TeX-insert-braces-alist RET is sufficient for most users, even if
this doc string isn't such descriptive.
Bye,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine