Files
doomemacs/modules/lang
Tim Ruffing 57fcd95e7d tweak(latex): don't insert braces after sub/superscript
This avoids inserting braces when you type "a_", so you end up typing
"a_i" instead of "a_{i}".

The official LaTeX manual says that braces are correct, but it doesn't
matter for many cases, e.g., when the sub/superscript is just a single
token like "i". It's simply a matter of taste in these cases.
 - Frank Mittelbach, a LaTeX maintainer, says that he types "a_i":
   https://tex.stackexchange.com/questions/82329/how-bad-for-tex-is-omitting-braces-even-if-the-result-is-the-same#comment176261_82331
 - David Carlisle, another LaTeX maintainer, says that a_i "arguably
   improves the look of the source code":
   https://tex.stackexchange.com/a/82337
 - Joseph Wright, yet another LaTeX maintainer, says that he "would
   always use braces here, so favour a_{i}":
   https://tex.stackexchange.com/a/1929

And I think if it is a matter of taste, then the sane default is to
avoid any magic that gets in the way of users. Anyone who prefers braces
can still enable this argument, but people who do not like them won't
get upset every time they type "_" or "^".
2025-06-26 02:37:18 +02:00
..
2025-05-02 14:58:40 -04:00
2025-06-10 21:28:52 +02:00
2025-05-02 14:58:40 -04:00
2025-05-02 14:58:40 -04:00
2025-06-01 00:44:13 +02:00
2025-02-21 18:35:11 -05:00
2025-05-02 14:58:40 -04:00
2025-04-01 03:49:02 -04:00
2025-01-09 23:47:38 -05:00
2025-05-02 14:58:40 -04:00
2025-05-02 14:58:40 -04:00
2025-05-02 14:58:40 -04:00
2024-10-20 02:32:16 -04:00
2024-09-14 20:47:39 -04:00
2024-10-20 02:41:50 -04:00
2025-05-02 14:58:40 -04:00
2025-05-02 14:58:40 -04:00
2025-05-02 14:58:40 -04:00
2025-05-02 14:58:40 -04:00
2025-01-09 23:47:38 -05:00
2024-10-20 02:41:50 -04:00
2025-05-02 14:58:40 -04:00
2025-05-02 14:58:40 -04:00
2025-05-08 01:24:14 -04:00
2025-05-02 14:58:40 -04:00
2025-04-01 03:49:02 -04:00
2025-05-02 14:58:40 -04:00
2025-01-12 20:13:49 -05:00
2025-04-01 03:49:02 -04:00
2025-05-02 14:58:40 -04:00
2024-10-20 02:41:50 -04:00
2025-01-09 23:47:38 -05:00
2025-05-02 14:58:40 -04:00
2025-06-25 17:36:59 +02:00
2025-05-02 14:58:40 -04:00
2024-09-14 20:47:39 -04:00
2025-05-02 14:58:40 -04:00
2024-09-14 20:47:39 -04:00
2025-05-02 14:58:40 -04:00
2024-10-20 02:41:50 -04:00
2025-02-21 18:35:11 -05:00
2024-09-14 20:47:39 -04:00
2025-02-21 18:35:11 -05:00
2025-05-02 14:58:40 -04:00
2025-05-02 14:58:40 -04:00
2025-04-01 03:49:02 -04:00
2025-05-02 14:58:40 -04:00
2025-05-02 14:58:40 -04:00
2025-05-02 14:58:40 -04:00
2024-09-14 20:47:39 -04:00
2024-11-19 17:49:29 -05:00
2025-05-02 14:58:40 -04:00
2024-09-14 20:47:39 -04:00
2024-08-09 21:21:26 -04:00

:lang

Description

These modules specialize in the integration of particular languages and their ecosystems into (Doom) Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?