Search found 2 matches

by lhzju
Fri Mar 24, 2017 6:29 pm
Forum: Text Formatting
Topic: A problem in using \mathbb
Replies: 2
Views: 22259

A problem in using \mathbb

The problem above has been solved by using

Code: Select all

\usepackage[bb=boondox]{mathalfa}
by lhzju
Fri Mar 24, 2017 4:47 pm
Forum: Text Formatting
Topic: A problem in using \mathbb
Replies: 2
Views: 22259

A problem in using \mathbb

A problem in using \mathbb

When I use \usepackage{amssymb}, the \mathbb{E} shows the following result:
nE.jpg

When I use \usepackage{amssymb} and \usepackage{bbold}, the \mathbb{E} shows the following result:
sE.jpg

Actually, I want the following result, but I do not know how to achieve it ...