From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1666 Path: main.gmane.org!not-for-mail From: pragma@wxs.nl Newsgroups: gmane.comp.tex.context Subject: bold math Date: Mon, 14 Feb 2000 23:36:13 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <7735E7AEE1D.AAA7349@po03.wxs.nl> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035392484 2198 80.91.224.250 (23 Oct 2002 17:01:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:01:24 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:1666 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1666 > One more question: How to typeset bold math symbols? I mean the same > stuff that in LaTeX can be obtained vis AMS packages with the > \boldsymbol{...} command. It's handled in the beta math module. There is also some info in the chapter about fonts: \bf \mf etc try: $test \sin(x) \bf test \sin(x)$ Hans