Any pointers appreciated,
blue skies,
HP
sch...@tamu.edu
--
Hanspeter Schaub
Ph.D. Graduate Research Assistant
Aerospace Engineering Department
Texas A&M University
http://http.tamu.edu:8000/~schaub
sch...@tamu.edu (NeXTmail,MIME,SUNmail and plain old ascii welcome)
We can lift ourselves out of ignorance, we can find ourselves as creatures of excellence and intelligence and skill. We can be free! WE CAN LEARN TO FLY!
-Jonathon Livingston Seagull
> I am using LaTeX 2.09 and LaTeX2e styles. How does one make some characters
> bold in the math equation environment? I would need both bold regular
> letters
> a b c d e ...
> and bold greek letters
> \alpha \beta \gamma ....
>
> Any pointers appreciated,
For regular letters \mathbf, e.g. $ \mathbf{a} $
For greek letters \boldsymbol, e.g. $ \boldsymbol{\alpha} $
Cheers,
--
Delete ANTISPAM to reply. Apologies for inconvenience. (Spam,Grrrrr :)
______________________________________________________________________
Ryurick M. Hristev ()..()/^\/^\ -<:-)
phy...@ANTISPAMphys.canterbury.ac.nz \/ \#/\#/\) What opinions ?
______________________________________________________________________
Thanks for the tip, the command /mathbf worked for letters, but \boldsymbol seems to be unknown. I'm I missing some style file or fonts?
Hanspeter Schaub
sch...@tamu.edu
>I am using LaTeX 2.09 and LaTeX2e styles. How does one make some characters
>bold in the math equation environment?
It is best to use LaTeX2e, ie start with \documentclass .
Then \usepackage{amsbsy} and you can say eg
\[
\boldsymbol{a} = \boldsymbol{\alpha}
\]
--
Timothy Murphy
e-mail: t...@maths.tcd.ie
tel: +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
>Thanks for the tip, the command /mathbf worked for letters, but \boldsymbol seems to be unknown. I'm I missing some style file or fonts?
\usepackage{amsbsy}
(Works also with roman letters.)
or look at the bm.sty which comes with the tools distribution of latex
(since 1.Jun 97), it was originally written to support mathtime bold
fonts but we ended up having a really generic and extensible solution
which is producing better results than the amsbsy package
for backward compatibility it also defines \boldsymbol so can be used
with old documents as well
frank
btw anybody noticed that it is 1. Jun?
I did, but in fact the new distribution did not show up until yesterday...
(June 18).
So it is a generalized June 1.
But I am not complaining.
--
George Gratzer
University of Manitoba
Winnipeg MB Canada
phy...@ANTISPAMphys.canterbury.ac.nz (Ryurick M. Hristev) writes:
> sch...@tamu.edu (Hanspeter Schaub) writes:
> > I am using LaTeX 2.09 and LaTeX2e styles. How does one make some characters
> > bold in the math equation environment? I would need both bold regular
> > letters
> > a b c d e ...
> > and bold greek letters
> > \alpha \beta \gamma ....
> > Any pointers appreciated,
> For regular letters \mathbf, e.g. $ \mathbf{a} $
> For greek letters \boldsymbol, e.g. $ \boldsymbol{\alpha} $
Also check out the `bm' (bold math) package, recently `promoted' from
/tex-archive/macros/latex/contrib/supported to
/tex-archive/macros/latex/packages/tools
It is particularly handy when used with bold math in MathTime or LucidaBright.
--
Berthold K.P. Horn mailto:bk...@ai.mit.edu
Cambridge, Massachusetts, USA