Math & Science ⇒ Problem with \vec and mathptmx
Problem with \vec and mathptmx
I'm using the class file svmono.cls, with a templete that uses the package mathptmx. According to the Springer instruction, with the class option vecphys vec{x} will be bold and italic. My experience is different, if I use vecphys option, vec{x} is only italic, otherwise (without vecphys) vec{x} is only boldface. I read that mathptmx has some problems with mathbf, in fact \mathbf{x} is ineffective. The problem is that I cannot change the Springer template and I need vectors in boldface and italic. Any suggestion?
Thanks to all
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: Problem with \vec and mathptmx
For me, \mathbf works for me with mathptmx (in standard doc classes). Though with any font package I've tried, it always gives bold, not bold italics.
Out of curiousity, does it work with txfonts rather than mathptmx to get the Times fonts?
Re: Problem with \vec and mathptmx
With txfont it works but the graphical result is not the best one. Mathptmx does not support bold italic.
Problem with \vec and mathptmx
Yes, and where can it be acquired?kiriku wrote:svmono is a Springer cls file.
Why not? Please elaborate. txfonts and mathptmx use precisely the same fonts.With txfont it works but the graphical result is not the best one.
Yes, it does. (I just tested it, and it does for me.)Mathptmx does not support bold italic.
Here's a .png converted from bold italics generated from txfonts:
Here's a .png converted from bold italics generated from mathptmx.
These images are identical down to the pixel.