I am using bold characters u,v,w,x in math mode. Is there a way to make a new command for that? Now I always have to type \bm{u}.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
You can go
then use |
|||
|
|
|
This is what I have :
When I want to type a bold character I just write
|
|||||
|
\newcommand{\bu}{\bm{u}}– Guido Nov 17 '12 at 17:46