From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25260 Path: news.gmane.org!not-for-mail From: Mojca Miklavec Newsgroups: gmane.comp.tex.context Subject: Re: How to \bf for math? Date: Mon, 16 Jan 2006 18:26:27 +0100 Message-ID: <6faad9f00601160926x67265315r99e11a3c764a32ee@mail.gmail.com> References: <6faad9f00601150307k69d8a10er89fe149ee8f724ab@mail.gmail.com> <1B2F871A-AFE0-42CF-A17D-1C29D7F0966C@fiee.net> <6faad9f00601150659y7528773du9423ccf07d066bd0@mail.gmail.com> <43CA9061.2040002@wxs.nl> 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 1137434162 13575 80.91.229.2 (16 Jan 2006 17:56:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Jan 2006 17:56:02 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 16 18:55:59 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 1EyYZl-00044F-Fe for gctc-ntg-context-518@m.gmane.org; Mon, 16 Jan 2006 18:55:29 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5DEE2127D4; Mon, 16 Jan 2006 18:55:28 +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 01418-09; Mon, 16 Jan 2006 18:55:28 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6F6FC1280C; Mon, 16 Jan 2006 18:52:36 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A97221280C for ; Mon, 16 Jan 2006 18:52:35 +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 01394-01-3 for ; Mon, 16 Jan 2006 18:52:34 +0100 (CET) Original-Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.195]) by ronja.ntg.nl (Postfix) with SMTP id 4D827127F1 for ; Mon, 16 Jan 2006 18:52:34 +0100 (CET) Original-Received: by uproxy.gmail.com with SMTP id m2so725744uge for ; Mon, 16 Jan 2006 09:52:33 -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=York2+l60lwRhRxj68Yqul5nHgkSe3Jn5Z+o2h4epvLIxDMWTv/bPWJs1GY3WLKZ0bDzRJVOGitQK1/vy6bgy99+rKISFZITlf/en0ZFJJMNAavrkDeltEtlTUDt7TVVA5kB5V3A5xsGKc1xUfZHTmQbVESw/i6TZN28/wWkw7Y= Original-Received: by 10.48.220.12 with SMTP id s12mr265477nfg; Mon, 16 Jan 2006 09:26:27 -0800 (PST) Original-Received: by 10.48.223.20 with HTTP; Mon, 16 Jan 2006 09:26:27 -0800 (PST) Original-To: mailing list for ConTeXt users In-Reply-To: <43CA9061.2040002@wxs.nl> 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:25260 Archived-At: Hans Hagen wrote: > Mojca Miklavec wrote: > >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. > > maybe a way out is something \hbox{\yourboldiwona$...$} This works of course, but I don't want to write something like (minimal example ;) $$\hbox{\switchtobodyfont[iwona-heavy]$B$}=3D\hbox{\switchtobodyfont[iwona-= heavy]$\nabla$}\times\hbox{\switchtobodyfont[iwona-heavy]$A$}$$ even if I define my own shortcut to it. (\displaystyle, \textstyle, ... spacing, readability unless I can redefine \bf and so on ...) > another way would be to especially define bf and bi to map onto the > iwona instances that you want That's what I'm looking for, but I can't find that magical piece of code in huge typescripts definitions. > (for a real mixed functionality we need to patch tex the program) > > [ok, i can imagine some kind of dynamic family pool, but for that i need > some real time and motivation) No, I really don't need that complex solution. My needs are already covered by the "MyWay" with bold math and in cm bold math works as well. It's just that I can't read the manual / cannot repeat the process and get rid of cm fonts. Thanks a lot, Mojca