[texhax] Boldface
Kevin Godby
godbyk at gmail.com
Thu Oct 16 01:24:56 CEST 2008
You could try something like this:
\mbox{\boldmath\ensuremath{\mathcal{E}}}
Note that \mathbold should be used carefully:
http://www.eng.cam.ac.uk/help/tpl/textprocessing/teTeX/latex/latex2e-html/boldmath.html
To save some typing, I'd write a shortcut macro:
\newcommand{\Evec}{\mbox{\boldmath\ensuremath{\mathcal{E}}}}
and use it like this:
``Our macro \Evec{} can be used in non-math mode or in math mode $\Evec$.''
--Kevin Godby
On Wed, Oct 15, 2008 at 5:23 PM, Prof. Sheila Prasad <prasad at ece.neu.edu> 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
>
>
> ------------------------------------------------------------
> Professor Sheila Prasad
> Emeritus Professor, ECE Dept.
> Northeastern University
> e-mail: prasad at ece.neu.edu
>
> _______________________________________________
> TeX FAQ: http://www.tex.ac.uk/faq
> Mailing list archives: http://tug.org/pipermail/texhax/
> More links: http://tug.org/begin.html
>
> Automated subscription management: http://tug.org/mailman/listinfo/texhax
> Human mailing list managers: postmaster at tug.org
>
More information about the texhax
mailing list