ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Tobias Burnus <burnus@gmx.de>
Subject: Re: \mathbb
Date: Fri, 12 Nov 2004 09:52:35 +0100	[thread overview]
Message-ID: <419479D3.2090304@gmx.de> (raw)
In-Reply-To: <3.0.5.32.20041111204434.00905d50@mail.northcoast.com>

Hi,

David Arnold wrote:

>\usepackage{amsmath}
>\usepackage{amssymb}
>  
>
\setupbodyfont[ams]

>\newcommand{\Real}{\mathbb{R}}
>  
>
\def\Real#1{{\Bbb R}}

>Let $x\in\Real$.
>  
>

Tobias

PS: I think the following looks nicer:

\definefont[BBMFont][bbm12 sa *]
\def\Bbm#1%
  {{\hbox{\BBMFont #1}}}
% Use Bbm instead of Bbb
\def\SetN{{\Bbm N}}
\def\SetZ{{\Bbm Z}}
\def\SetR{{\Bbm R}}
\def\SetC{{\Bbm C}}

  reply	other threads:[~2004-11-12  8:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-12  4:44 \mathbb David Arnold
2004-11-12  8:52 ` Tobias Burnus [this message]
2004-11-12  9:29   ` \mathbb Otared Kavian
2004-11-12  9:36     ` \mathbb Adam Lindsay
2004-11-12  9:41       ` \mathbb Otared Kavian
2004-11-13 16:39         ` cite-problem Bernd Militzer
2004-11-18 16:48           ` cite-problem Taco Hoekwater
2004-11-12  9:42     ` \mathbb Tobias Burnus
2004-11-12 10:06       ` \mathbb Otared Kavian
2004-11-12 18:33         ` \mathbb h h extern
2004-11-12 18:53 ` \mathbb Maurice Diamantini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=419479D3.2090304@gmx.de \
    --to=burnus@gmx.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).