ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Khaled Hosny <khaledhosny@eglug.org>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: luatex math font
Date: Sat, 15 Oct 2011 14:54:42 +0200	[thread overview]
Message-ID: <20111015125442.GA5419@khaled-laptop> (raw)
In-Reply-To: <64CECB07-A2CA-44D9-9FC5-8DBE50B5EB0E@googlemail.com>

On Sat, Oct 15, 2011 at 02:44:18PM +0200, Wolfgang Schuster wrote:
> 
> Am 15.10.2011 um 14:36 schrieb Khaled Hosny:
> 
> > On Sat, Oct 15, 2011 at 02:02:28PM +0200, Andreas Richter wrote:
> >> Hello,
> >> 
> >> compiling the following with 'context'
> >> 
> >> \starttext
> >> \startformula
> >> J:\blackboard{R}^\infty \rightarrow \blackboard{R},f \mapsto J[f]
> >> \stopformula
> >> \stoptext
> >> 
> >> produces a blackboard 'J' character in J[f] instead of a $J$.
> > 
> > I think it should be {\blackboard R} not \blackboard{R} (i.e. it is,
> > traditionally at least, a font switch).
> 
> No, the font switch is \bbd.

In math-ini.mkiv, both \blackboard and \bbd have exactly the same
definition:

\unexpanded\def\bbd       {\ifmmode\expandafter\mathblackboard\fi}
\unexpanded\def\blackboard{\ifmmode\expandafter\mathblackboard\fi}

Regards,
 Khaled
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2011-10-15 12:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-15 12:02 Andreas Richter
2011-10-15 12:36 ` Khaled Hosny
2011-10-15 12:44   ` Wolfgang Schuster
2011-10-15 12:48     ` Khaled Hosny
2011-10-15 12:53       ` Wolfgang Schuster
2011-10-15 12:54     ` Khaled Hosny [this message]
2011-10-15 19:15 ` OT: Neo keyboard layout for entering math characters (was: luatex math font) Paul Menzel
2011-10-16 10:52   ` OT: Neo keyboard layout for entering math characters Hans Hagen
2011-10-16 11:12     ` luigi scarso

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=20111015125442.GA5419@khaled-laptop \
    --to=khaledhosny@eglug.org \
    --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).