Integral limits on wrong place
Dear list, in the latest minimals (downloaded today 15 nov 2011) I get the integral limits placed below and above the integral sign, per default. %%% Example %\setupmathematics[integral=nolimits] \starttext $\int_a^b f(x)\, dx$ \startformula \int_a^b f(x)\, dx. \stopformula \stoptext %%% End of example The result is http://tmp.oblandat.se/integraltest.pdf I'd expect the limits to be placed more to the right. Even if the line \setupmathematics[integral=nolimits] is uncommented (as suggested on the wiki) nothing is improved. Is this something that has changed recently? I can add a \nolimits at every integral but that is not a nice option. It would be nice to have the integrals back as they used to be. With best regards (and thanks in advance), Mikael
On Tue, Nov 15, 2011 at 7:38 PM, Mikael P. Sundqvist
Dear list,
in the latest minimals (downloaded today 15 nov 2011) I get the integral limits placed below and above the integral sign, per default.
%%% Example %\setupmathematics[integral=nolimits] \starttext $\int_a^b f(x)\, dx$ \startformula \int_a^b f(x)\, dx. \stopformula \stoptext %%% End of example
The result is http://tmp.oblandat.se/integraltest.pdf
I'd expect the limits to be placed more to the right. Even if the line \setupmathematics[integral=nolimits] is uncommented (as suggested on the wiki) nothing is improved.
Is this something that has changed recently? I can add a \nolimits at every integral but that is not a nice option.
It would be nice to have the integrals back as they used to be.
With best regards (and thanks in advance), Mikael
Dear list, also here no reply in a week, so I bump it. Is it only me having this issue? Is there a fix? Best regards, Mikael
On 23-11-2011 17:21, Mikael P. Sundqvist wrote:
On Tue, Nov 15, 2011 at 7:38 PM, Mikael P. Sundqvist
wrote: Dear list,
in the latest minimals (downloaded today 15 nov 2011) I get the integral limits placed below and above the integral sign, per default.
%%% Example %\setupmathematics[integral=nolimits] \starttext $\int_a^b f(x)\, dx$ \startformula \int_a^b f(x)\, dx. \stopformula \stoptext %%% End of example
The result is http://tmp.oblandat.se/integraltest.pdf
I'd expect the limits to be placed more to the right. Even if the line \setupmathematics[integral=nolimits] is uncommented (as suggested on the wiki) nothing is improved.
Is this something that has changed recently? I can add a \nolimits at every integral but that is not a nice option.
It would be nice to have the integrals back as they used to be.
With best regards (and thanks in advance), Mikael
Dear list,
also here no reply in a week, so I bump it.
it just ends op my (large) stack of to-be-looked into so reminding helps
Is it only me having this issue? Is there a fix?
patch this in in math-int.mkiv: \appendtoks \mathintlimitmode\executeifdefined{\??mo::\v!integral::\@@mointegral}\zerocount \to \everysetupmathematics ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Mikael P. Sundqvist