help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Elisp - tag in list


From: Óscar Fuentes
Subject: Re: Elisp - tag in list
Date: Mon, 18 Jan 2021 22:01:48 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

wael-zwaiter@gmx.com writes:

> Can people explain me the tag used in list below?
>
> (defcustom subinf-typeface-display '(-0.2 0.2)
>   :group 'tex
>   :type '(list (float :tag "inferior-glyph")
>                (float :tag "superior-glyph")) )

Do

M-x customize-variable [ENTER] subinf-typeface-display [ENTER]

try setting a value and the answer to your question should be obvious.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]