From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/605 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Bold math symbols Date: Fri, 25 Jun 1999 14:15:33 +0000 (GMT) Sender: owner-ntg-context@let.uu.nl Message-ID: <14195.36613.775177.867942@PC709.wkap.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035391457 25527 80.91.224.250 (23 Oct 2002 16:44:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:44:17 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:605 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:605 Hi Matthew, Here is a hack that apparently works ok with the Lucida fonts. It gives you a 'boldmath' command much like latex has. Hope this was what you had in mind. Taco \definefontsynonym [BoldMathRoman] [LucidaBright-Demi] \definefontsynonym [BoldMathExtension] [LucidaNewMath-Extension] \definefontsynonym [BoldMathItalic] [LucidaNewMath-AltDemiItalic] \definefontsynonym [BoldMathSymbol] [LucidaNewMath-Symbol-Demi] \definefontsynonym [BoldMathAlpha] [LucidaNewMath-Arrows-Demi] \setupbodyfont[lbr] \debuggerinfotrue \def\boldmath{% \definebodyfont[14.4pt,12pt,11pt,10pt,9pt,8pt,7pt,6pt,5pt,4pt][mm] [mr=BoldMathRoman sa 1, mi=BoldMathItalic sa 1, ex=BoldMathExtension sa 1, sy=BoldMathSymbol sa 1, ma=BoldMathAlpha sa 1 ]\setmathfamilies } \starttext $A\bf + A = \sqrt\alpha$ $A\bf\mf + A = \sqrt\alpha$ $\boldmath A\bf + A = \sqrt\alpha$ $A\bf\mf + A = \sqrt\alpha$ {\boldmath $A\bf + A = \sqrt\alpha$ } $A\bf + A = \sqrt\alpha$ \stoptext -- Taco Hoekwater taco.hoekwater@wkap.nl Kluwer Academic Publishers -- Pre Press -- Achterom 119, 3311 KB Dordrecht, The Netherlands tel. 31-78-6392550 ---------------------------------------------------------------------