Aditya, thanks very much for your reply. Is the default font in context, a unicode font. The layout of my file is \startenvironment Layout \setuppapersize[letter][letter] \setuplayout[width=5.5in,height=10in,backspace=1.5in,topspace=0.5in,header=1.25in,footer=1.25in] \setupwhitespace[medium] \setuppagenumbering[location=] \setupcolors[state=start] \setupcolor[xwi] \setupcaption[figure][headstyle=\tfx\bf,style=\tfx] \setuphead[chapter][color=midnightblue,after=\vskip 2ex] \setuphead[subject][color=midnightblue] \setupitemize[stopper=),left=(] \setupitemize[headstyle=bold] definetextbackground[Quote] [backgroundcolor=linen, backgroundoffset=0.25cm, frame=off, location=paragraph, before=\vskip 1ex\startnarrower, after=\stopnarrower\vskip 2.5ex] \def\Ex#1{{\bf Exercise #1}} \def\Dfn#1{{\bf Definition #1}} \def\bb#1{\blackboard{#1}} \stopenvironment I do NOT get bold with $ {\bf x} $ command. It is upright, but not bold. Thanks for your help. On Wed, Aug 12, 2009 at 10:31 AM, Aditya Mahajan wrote: > On Wed, 12 Aug 2009, Curiouslearn wrote: > > Hello, >> >> Can someone please tell me how to get bold math symbols in Context. I am >> using >> >> ConTeXt ver: 2009.06.14 21:01 MKIV fmt: 2009.7.7 int: english/english >> > > ${\bi A}$ (bold italic) or with a unicode font use can also use ${\bf A}$ > (bold upright). > > Also, does Tikz work with the latest version of context minimals? >> > > This needs to be fixed by Till Tantanu. There was a long email discussion > on this. > > Aditya > > > ___________________________________________________________________________________ > 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 : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > > ___________________________________________________________________________________ >