On Wed, Oct 03, 2001 at 05:37:39PM +0200, Herbert Voss wrote: > Alessandro Cafarella wrote: > > > > How can I write a bold greek letter in math-mode? > > http://www.educat.hu-berlin.de/~voss/lyx/mathmode.html#bold_2
Or \usepackage{bm} in the preamble,
and e.g. \bm{\alpha} in math mode.
