ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "L.S.-Soc&Gam" <axteffekt@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Tabulate \NN not working
Date: Sun, 29 May 2016 20:42:45 +0200	[thread overview]
Message-ID: <b1af0f72-63b1-11c0-a6d9-3dbea6a864ba@gmail.com> (raw)
In-Reply-To: <DF83F42F-7250-4EFE-AE5A-66FDF6B2DD4E@telia.com>

You also shouldn't paste blackboard characters as you did in your example.

Instead you should use \blackboard command -> check wiki. You will have 
to place it within a math environment though, so it might be wiser to 
read into "natural TABLES". -> also check wiki.

For example:

\startformula {\blackboard Hello World} \stopformula

or

\startformula {\blackboard R} \stopformula



Greets, Seba


Am 29.05.2016 um 18:38 schrieb Hans Åberg:
> For some reason, the use of \NN as in the first table below is not working. It works fine using math columns, though, as in the second table below.
>
>
> \setupbodyfont[xits,10pt]
>
> \starttabulate[|c|c|]
>    \NN x \NN ¬x \NR
>    \HL
>    \NN 𝕗 \NN 𝕥 \NR
>    \NC 𝕥 \NN 𝕗 \NR
> \stoptabulate
>
> \starttabulate[|mc|mc|]
>    \NC x \NC ¬x \NR
>    \HL
>    \NC 𝕗 \NC 𝕥 \NR
>    \NC 𝕥 \NC 𝕗 \NR
> \stoptabulate
>
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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:[~2016-05-29 18:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-29 16:38 Hans Åberg
2016-05-29 16:57 ` Wolfgang Schuster
2016-05-29 18:49   ` Hans Åberg
2016-05-29 18:58     ` Wolfgang Schuster
2016-05-29 19:18       ` Hans Åberg
2016-05-29 18:42 ` L.S.-Soc&Gam [this message]
2016-05-29 18:51   ` Hans Åberg

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=b1af0f72-63b1-11c0-a6d9-3dbea6a864ba@gmail.com \
    --to=axteffekt@gmail.com \
    --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).