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
<line 3.2> \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
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to