From 9c98089e911d463ef29ec609555ebd8ec55dae7a Mon Sep 17 00:00:00 2001 From: zorkow Date: Fri, 8 Mar 2024 12:40:14 +0100 Subject: [PATCH] Add missing commands to textmacros --- ts/input/tex/textmacros/TextMacrosMappings.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ts/input/tex/textmacros/TextMacrosMappings.ts b/ts/input/tex/textmacros/TextMacrosMappings.ts index f1d5a328e..52b00923e 100644 --- a/ts/input/tex/textmacros/TextMacrosMappings.ts +++ b/ts/input/tex/textmacros/TextMacrosMappings.ts @@ -114,6 +114,9 @@ new CommandMap('text-macros', { dagger: ['Insert', '\u2020'], ddagger: ['Insert', '\u2021'], S: ['Insert', '\u00A7'], + AA: ['Insert', '\u212B'], + ldots: ['Insert', '\u2026'], + vdots: ['Insert', '\u22EE'], ',': ['Spacer', MATHSPACE.thinmathspace], ':': ['Spacer', MATHSPACE.mediummathspace],