summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/strc-mat.mkxl
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2021-11-22 22:57:54 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2021-11-22 22:57:54 +0100
commit8d75b6caf54310bf17db7e5a9d91939fe97c4036 (patch)
tree599429d5a8a58b64f708e09f8f1b625ce245e930 /tex/context/base/mkxl/strc-mat.mkxl
parent4a439fa6665c12aac6219acc8c148c5c1d091116 (diff)
downloadcontext-8d75b6caf54310bf17db7e5a9d91939fe97c4036.tar.gz
2021-11-22 22:30:00
Diffstat (limited to 'tex/context/base/mkxl/strc-mat.mkxl')
-rw-r--r--tex/context/base/mkxl/strc-mat.mkxl3
1 files changed, 2 insertions, 1 deletions
diff --git a/tex/context/base/mkxl/strc-mat.mkxl b/tex/context/base/mkxl/strc-mat.mkxl
index 5f929b5db..74ca24f7b 100644
--- a/tex/context/base/mkxl/strc-mat.mkxl
+++ b/tex/context/base/mkxl/strc-mat.mkxl
@@ -978,11 +978,12 @@
% \protected\def\switchtoformulabodyfont
% {\switchtobodyfont}
-\tolerant\permanent\protected\def\formula[#1];#2% todo: tagged
+\tolerant\permanent\protected\def\formula[#1]#;#2% todo: tagged
{\begingroup
\ifparameters#1\else
\rawprocesscommacommand[#1]\strc_formulas_option
\fi
+ \useformulastyleandcolor\c!style\c!color
\mathematics{#2}%
\endgroup}