Skip to content

Commit 0838edd

Browse files
committed
Since these are no longer replacement macros, the message will be produced automatically.
1 parent 608cbcf commit 0838edd

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

ts/input/tex/textmacros/TextMacrosMappings.ts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -100,15 +100,6 @@ new CommandMap('text-macros', {
100100
huge: ['SetSize', 2.07],
101101
Huge: ['SetSize', 2.49],
102102

103-
mathcal: 'MathModeOnly',
104-
mathscr: 'MathModeOnly',
105-
mathrm: 'MathModeOnly',
106-
mathbf: 'MathModeOnly',
107-
mathbb: 'MathModeOnly',
108-
mathit: 'MathModeOnly',
109-
mathfrak: 'MathModeOnly',
110-
mathsf: 'MathModeOnly',
111-
mathtt: 'MathModeOnly',
112103
Bbb: ['Macro', '{\\bbFont #1}', 1],
113104
textrm: ['Macro', '{\\rm #1}', 1],
114105
textit: ['Macro', '{\\it #1}', 1],

0 commit comments

Comments
 (0)