Problem with \dfrac{}{} with lmtx updated
Hi,
I just updated lmtx and I don't understand the error that occurs with the
\dfrac{}{}. Thank you.
Fabrice
#####################
\starttext
\m{f(x)=\dfrac{a + b\ln(x)}{x}}
\stoptext
#####################
tex error > tex error on line 2 in file ./hans_21.tex: Math error:
parameter 'fractionnumup' in style 2 is not set
<macro> \math_m_nop #1->\relax \ifmmode #1\else \normalstartimath
#1\normalstopimath
\fi
On 12/24/2020 4:37 PM, Fabrice Couvreur wrote:
Hi, I just updated lmtx and I don't understand the error that occurs with the \dfrac{}{}. Thank you. Fabrice
##################### \starttext \m{f(x)=\dfrac{a + b\ln(x)}{x}} \stoptext #####################
tex error > tex error on line 2 in file ./hans_21.tex: Math error: parameter 'fractionnumup' in style 2 is not set
<macro> \math_m_nop #1->\relax \ifmmode #1\else \normalstartimath #1\normalstopimath \fi
\m{f(x)=\dfrac{a + b\ln(x)}{x}} 1 \starttext 2 >> \m{f(x)=\dfrac{a + b\ln(x)}{x}} 3 \stoptext
Sorry, but I can't typeset math unless various parameters have been set. This is normally done by loading special math fonts into the math family slots. Your font set is lacking at least the parameter mentioned earlier. strange .. it works here ... i'll remake bins on the compile farm, maybe something went wrong
Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Fabrice Couvreur
-
Hans Hagen