You should use ^\prime instead of '.
Jannik Voges
Am 05.02.2014 um 00:07 schrieb Jaroslav Hajtmar
Hello ConTeXist.
I type some math now. When I use the symbol derivative in combination with symbols brackets, so the result does not look too good. Compared to the result in LaTeX output is almost unusable. It is possible to achieve a better result?
In addition, I noticed that the page numbering starts from number 2. Is it a bug or I wrong?
Thanx Jaroslav Hajtmar
Here is my example:
% This is LuaTeX, Version beta-0.78.2 (TeX Live 2013/W32TeX) (rev 4771) % ConTeXt ver: 2014.01.30 22:19 MKIV beta fmt: 2014.1.30 int: english/english
\starttext
$\left(f\pm g\right)'= f'\pm g'$
\blank[big]
$\left(f\cdot g\right)'= f'\cdot g + f\cdot g'$
\blank[big]
\mathematics{\left(\frac{f}{g}\right)'=\frac{f'\cdot g - f\cdot g'}{g^2}}, $g\neq0$
\blank[big]
\startformula \left(\frac{f}{g}\right)'=\frac{f'\cdot g - f\cdot g'}{g^2} \stopformula
\blank[big]
$\left(c\cdot f\right)'=c\cdot f'$
\blank[big]
$\left[f\left(g\right)\right]'=f'(g)\cdot g'$
\blank[big]
\stoptext
___________________________________________________________________________________ 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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________