Difference between revisions of "Blackboard bold"

From Wiki
Jump to navigation Jump to search
(Page creation)
 
Line 5: Line 5:
 
* <code>\reals</code>
 
* <code>\reals</code>
 
* <code>\complexes</code>
 
* <code>\complexes</code>
 +
* [http://www.superiorpapers.com/ essays]
  
 
as well as <code>\primes</code> for blackboard bold P.
 
as well as <code>\primes</code> for blackboard bold P.

Revision as of 07:56, 17 August 2010

Blackboard bold is probably the most common way of denoting the "standard" number sets: the natural numbers, the integers and so on. In AMS-LaTeX, you use the \mathbb{...} command to obtain them; the ConTeXt way is the \blackboard{...} command. Also, the following commands are defined:

  • \naturalnumbers
  • \integers
  • \rationals
  • \reals
  • \complexes
  • essays

as well as \primes for blackboard bold P.

See also Doublestroke for an alternative to the msbm font.