Khaled Hosny wrote:
The following example, when process with mkiv, will result in math italic in the first two examples, where it should be roman and roman bold.
\starttext $\bfb Hello World$ % doesn't work
$\tfb Hello World$ % doesn't work too
$\tf Hello World$ % fine
$\bf Hello World$ % fine \stoptext
i'm bot that convinced that \bfb should work in math mode; normally one sets the size elsewhere (style=...); also, bold math (in titles and such) is kind for special anyway as bold has meaning in math {\tfb$\bf Hello World$} % doesn't work ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------