I have multiple documents, which are full of boldface uppercase Greek symbols. When I was using default computer modern fonts and amsmath and amssymb packages, I used the \mathbf command to get the desired characters; e.g. gave me the uppercase bold \Phi. However, in MTPro II complete package I get nothing by \mathbf{\Phi} and I should use the \boldsymbol command. I can not use \renewcommand{\mathbf}..., because boldsymbol and mathbf do not always result in the same characters. Is there any way for me to obviate changing my whole documents and still use the mathbf command in this situation?
Code:
\mathbf{\Phi}
Statistics: Posted by asamii — Thu Mar 03, 2011 1:56 am