From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/46629 Path: news.gmane.org!not-for-mail From: "Zhaopeng Xing" Newsgroups: gmane.comp.tex.context Subject: I need bold math italic and symbols Date: Mon, 5 Jan 2009 23:07:40 +0100 Message-ID: <72c60e910901051407w79d693f9kb32ef5bc25d39ed2@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1305086379==" X-Trace: ger.gmane.org 1231193373 27524 80.91.229.12 (5 Jan 2009 22:09:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 5 Jan 2009 22:09:33 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 05 23:10:43 2009 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 lo.gmane.org with esmtp (Exim 4.50) id 1LJxec-0006uX-RZ for gctc-ntg-context-518@m.gmane.org; Mon, 05 Jan 2009 23:10:34 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 990341FC84; Mon, 5 Jan 2009 23:09:17 +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 01671-05-8; Mon, 5 Jan 2009 23:08:17 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2230F1FC61; Mon, 5 Jan 2009 23:08:17 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9A1761FC61 for ; Mon, 5 Jan 2009 23:08:15 +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 01671-05-7 for ; Mon, 5 Jan 2009 23:07:40 +0100 (CET) Original-Received: from mail-bw0-f20.google.com (mail-bw0-f20.google.com [209.85.218.20]) by ronja.ntg.nl (Postfix) with ESMTP id A42121FB38 for ; Mon, 5 Jan 2009 23:07:40 +0100 (CET) Original-Received: by bwz13 with SMTP id 13so18914477bwz.2 for ; Mon, 05 Jan 2009 14:07:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=e16gkJq7X3h/sM7I6eZjjUuXi6crzppEQ7BiHBM1BQU=; b=VExikaxYyHeLudglMdLPCZGJ8nYI70Ux2Pa53M63JiFTodCVRHw9ZeyCEP3yuis7cq Ug/DpgBq0Iw5k2c8wCa3XTlfHHeGixuq3egDP7HQu2VK6AjXkDxvmRfGIw/k32rlLuOO 0wC82Vn9Sn7P6ZYOp62TqGfyJyTV+t3f2ffzk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=V8bWVExGAEwsNlmqpInnk0XtHIht1SLzRu1RsxpRn87mox3DH2vGMhfKqjiB3Ixs8S mrfBC6olY+0cCTIXJbfH0AB3hunmqM6Ari32rAbozbqVNKhcafsDwPNh4M47rbvUYoOG ahS5kuwzmaww9UGfGuqLV898/RQFcrEtyrtcw= Original-Received: by 10.181.28.15 with SMTP id f15mr8234250bkj.75.1231193260240; Mon, 05 Jan 2009 14:07:40 -0800 (PST) Original-Received: by 10.180.237.10 with HTTP; Mon, 5 Jan 2009 14:07:40 -0800 (PST) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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:46629 Archived-At: --===============1305086379== Content-Type: multipart/alternative; boundary="----=_Part_9622_23673781.1231193260235" ------=_Part_9622_23673781.1231193260235 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, Can anyone show me how to write math contents in bold and italic fonts? {\bf } can only produce upright letters. In LaTeX, we can make use of the command \pmb for this purpose. Is there any shortcut like this in Context? Thanks. -- Zhaopeng XING Tinbergen Institute ------=_Part_9622_23673781.1231193260235 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,

Can anyone show me how to write math contents in bold and italic fonts? {\bf } can only produce upright letters. In LaTeX, we can make use of the command \pmb for this purpose. Is there any shortcut like this in Context? Thanks.

--
Zhaopeng XING

Tinbergen Institute
------=_Part_9622_23673781.1231193260235-- --===============1305086379== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --===============1305086379==--