Search found 2 matches

by Spinor
Sun Nov 23, 2008 7:59 am
Forum: Document Classes
Topic: fouriernc: Substituting A Specific Math Symbol
Replies: 4
Views: 4008

fouriernc: Substituting A Specific Math Symbol

have you tried just


\usepackage{bm}
\bm{\nabla}


Yes, I have tried using the boldmath package. And it seems to give a "faked bold" \nabla which doesn't look very good.

That aside, my general question is how to selectively pick one math symbol font from one package and use it in another math ...
by Spinor
Fri Nov 21, 2008 2:10 pm
Forum: Document Classes
Topic: fouriernc: Substituting A Specific Math Symbol
Replies: 4
Views: 4008

fouriernc: Substituting A Specific Math Symbol

It appears that there isn't a bold version of the math symbol \nabla in the fouriernc package. Is it possible, though may or may not be preferred, to substitute this specific math symbol by selectively choosing it from another math font package, for example, the mathpazo or lmodern package. Will ...