12 Jun
2017
12 Jun
'17
12:32 p.m.
Dear Hans, the newest beta (I have updated some hours ago) contains again some bugs regarding the size and placement of primes. You can verify that by using the following minimal example (created to show some older bugs being resolved meanwhile): %%%%%%% \starttext % Compare $f'$ to $(f')$ and to $f''$, $(f'')$, $f^{''}$ and $(f^{''})$. % \startformula % \int\nolimits_a^b \bigl(\|f(x)\|\bigr)\, {\mathrm d}x % \stopformula % \stoptext %%%%%%% The output is attached. The primes are obviously rendered too small. And while $f'$ seems to lead to a placement of the prime a little too low, $f^{'}$ seems to cause the prime being placed too high. Best Mathias