Text Formatting ⇒ A problem in using \mathbb
A problem in using \mathbb
When I use \usepackage{amssymb}, the \mathbb{E} shows the following result: When I use \usepackage{amssymb} and \usepackage{bbold}, the \mathbb{E} shows the following result: Actually, I want the following result, but I do not know how to achieve it. I also try "mathalfa" and "mathpi" and download Adobe math PI 6 font, which still does not take effect.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
A problem in using \mathbb
Code: Select all
\usepackage[bb=boondox]{mathalfa}
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
A problem in using \mathbb
And thank you for telling us the solution you found. The next one coming in via google searching for the same issue will appreciate it.
Stefan