From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25202 Path: news.gmane.org!not-for-mail From: Mojca Miklavec Newsgroups: gmane.comp.tex.context Subject: Re: How to \bf for math? Date: Sun, 15 Jan 2006 15:59:19 +0100 Message-ID: <6faad9f00601150659y7528773du9423ccf07d066bd0@mail.gmail.com> References: <6faad9f00601150307k69d8a10er89fe149ee8f724ab@mail.gmail.com> <1B2F871A-AFE0-42CF-A17D-1C29D7F0966C@fiee.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1137337171 6525 80.91.229.2 (15 Jan 2006 14:59:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 15 Jan 2006 14:59:31 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Jan 15 15:59:28 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1Ey9Lr-0007YJ-OX for gctc-ntg-context-518@m.gmane.org; Sun, 15 Jan 2006 15:59:27 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B81EF1284E; Sun, 15 Jan 2006 15:59:26 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07005-04-2; Sun, 15 Jan 2006 15:59:23 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5D6211283A; Sun, 15 Jan 2006 15:59:23 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5946B1283A for ; Sun, 15 Jan 2006 15:59:22 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07005-04 for ; Sun, 15 Jan 2006 15:59:21 +0100 (CET) Original-Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.193]) by ronja.ntg.nl (Postfix) with SMTP id 5AD55127DC for ; Sun, 15 Jan 2006 15:59:21 +0100 (CET) Original-Received: by uproxy.gmail.com with SMTP id m2so382957uge for ; Sun, 15 Jan 2006 06:59:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QrnEMK1FzcIjkfL81Bm1g23UjPtbZxdkBjuToFSlHYw9mTVhODRbDtUc8Subr9oAgLg9N8oKIotpw3srAnIcnw56h4zBkgyV3nbScSdIEZVvi7uzqYO7DCq/udha1Id06CtJsbqNHujqpAyZBlE1P17ERQ5pq9vYLcibZSFSFps= Original-Received: by 10.49.28.3 with SMTP id f3mr171813nfj; Sun, 15 Jan 2006 06:59:20 -0800 (PST) Original-Received: by 10.48.223.20 with HTTP; Sun, 15 Jan 2006 06:59:19 -0800 (PST) Original-To: mailing list for ConTeXt users In-Reply-To: <1B2F871A-AFE0-42CF-A17D-1C29D7F0966C@fiee.net> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25202 Archived-At: Henning Hraban Ramm wrote: > > What exactly is the ConTeXt alternative to LaTeX's \mathbf (switch to > > bold or bold italic math fonts)? > > I can't help you here, but did you read http://wiki.contextgarden.net/ > Bold_Math ? I tried a couple of tricks, but none of them resulted in bold italic iwona. If I use the default font (cm), \bfm does nothing, \bf and \bi work. I'm also able to get the complete formula typeset in bold iwona, but I don't know how to get something like $-{\bf\nabla}\phi=3D{\bi E}$, where \phi would be typeset in iwona-light and the rest in iwona-heavy for example. The best I can get are bold (italic) cm fonts at that place. Some examples in the manual simply switch the "fontface" within the formula, but I'm a bit lost in many instructions. Seems like I forgot some definitions, but I don't know which ones since some examples in the manuals work because there are some other definitions already present in the core. (I will play a bit more, perhaps I'll find a solution somehow.) Thanks, Mojca