[texhax] Bold math characters
Lars Madsen
daleif at imf.au.dk
Wed Jun 18 20:20:07 CEST 2008
Michael Barr wrote:
>>From reading the Latex Companion (Second printing, 1994), page 179, one
> would expect that
> {\mathversion{bold} $a$}
> and
> $\mathbf a$
> would produce the same output. But they don't. The first gives a bold
> version of the \mit a and the second a bold upright a. Suppose you have
> a more complicated formula that you want the first kind of a, but
> nothing else bold. Is there an easy way to do it?
>
> Michael Barr
>
> _______________________________________________
> 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
\usepackage{bm}
\bm{a}
/daleif
More information about the texhax
mailing list