Prof. Sheila Prasad wrote:
> I am using \mathcal{E} to get a script E. I want it in boldface to
> indicate a vector. How do I get this?
> Sheila Prasad
>
>
these often do not exist in bold, hower you might want to try
\usepackage{bm}
\bm{\mathcal{E}}
untested
/daleif