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
___________________________________________________________________________________

Reply via email to