From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12620 Path: main.gmane.org!not-for-mail From: Eckhart =?iso-8859-1?Q?Guth=F6hrlein?= Newsgroups: gmane.comp.tex.context Subject: Re: symbols in CONTEXT Date: Tue, 15 Jul 2003 09:04:05 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <20030715070405.GB16883@cebitec.uni-bielefeld.de> References: <20030714160937.2746.qmail@smtp-int.net.ipl.pt> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1058252856 7009 80.91.224.249 (15 Jul 2003 07:07:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 15 Jul 2003 07:07:36 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue Jul 15 09:07:33 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19cJuP-0001op-00 for ; Tue, 15 Jul 2003 09:07:33 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 97C9F10B55; Tue, 15 Jul 2003 09:08:25 +0200 (MEST) Original-Received: from smtp-relay.CeBiTec.Uni-Bielefeld.DE (sauron.cebitec.uni-bielefeld.de [129.70.160.28]) by ref.ntg.nl (Postfix) with ESMTP id E5D1810B33 for ; Tue, 15 Jul 2003 09:04:10 +0200 (MEST) Original-Received: from localhost (localhost [127.0.0.1]) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 695F12D603 for ; Tue, 15 Jul 2003 09:04:08 +0200 (MEST) Original-Received: from smtp-relay.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (sauron [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 09448-03-8 for ; Tue, 15 Jul 2003 09:04:08 +0200 (MEST) Original-Received: from jake.Genetik.Uni-Bielefeld.DE (jake.Genetik.Uni-Bielefeld.DE [129.70.160.48]) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id F30452D601 for ; Tue, 15 Jul 2003 09:04:07 +0200 (MEST) Original-Received: by jake.Genetik.Uni-Bielefeld.DE (Postfix, from userid 13119) id 9CD1C3EF22; Tue, 15 Jul 2003 09:04:05 +0200 (MEST) Original-To: ntg-context@ntg.nl Mail-Followup-To: ntg-context@ntg.nl Content-Disposition: inline In-Reply-To: <20030714160937.2746.qmail@smtp-int.net.ipl.pt> User-Agent: Mutt/1.4i Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:12620 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12620 On Mon, Jul 14, 2003 at 05:09:34PM +0100, Gonçalo Morais wrote: > > I used to use in LaTeX the symbol with the code \mathbb{R} for representing > the set of real numbers. I would like to know how can I do it when I am > using CONTEXT. \Bbb{R} -- Eckhart