6 Jul
2011
6 Jul
'11
1:24 p.m.
Dear ConTeXt folks, Am Mittwoch, den 06.07.2011, 15:22 +0200 schrieb Paul Menzel:
using
ConTeXt ver: 2011.06.19 14:17 MKIV fmt: 2011.6.21 int: english/english
the derivative symbol is not displayed correctly and U+02B9 is not displayed at all.
--- 8< --- minimal example --- >8 --- \starttext \startitemize \item U+02B9 MODIFIER LETTER PRIME \startformula f(x) = x ⇒ fʹ(x) = 1 \stopformula
\item U+2032 PRIME \startformula f(x) = x ⇒ f′(x) = 1 \stopformula
\item \backslash prime \startformula f(x) = x ⇒ f\prime(x) = 1 \stopformula \stopitemize \stoptext --- 8< --- minimal example --- >8 ---
I hope it is not a font issue.
I forgot to attach the example files. Thanks, Paul