I'm new to Tex and tried to enter an equation using \mathbb. I received a prompt
LaTeX Error: \mathbb allowed only in math mode.
See the LaTeX manual or LaTeX Companion for explanation.
I thought I would try here for an explanation
|
I'm new to Tex and tried to enter an equation using \mathbb. I received a prompt
I thought I would try here for an explanation |
|||
|
You enter math mode by typing a dollar sign |
|||
|
|
|
I guess that an even better way to enter math mode is to use |
|||
|
|
\mathbbtypesets capital letters as "black-board bold" symbols, such as the symbol ℝ which usually denotes the set of real numbers (and which is produced by\mathbb{R}in math mode). – Niel de Beaudrap Apr 14 '11 at 6:48