GeneralRe: bbm problem when using LaTeX => PS => PDF

General information and discussion about TeXnicCenter
Post Reply
manjologs
Posts: 3
Joined: Wed Jul 21, 2010 1:28 am

Re: bbm problem when using LaTeX => PS => PDF

Post by manjologs »

Hello everyone.

It seems that whenever I use \mathbbm with texniccenter's LaTeX => ps => pdf, the supposed text do not appear. There is nothing wrong with the syntax, because the same file work when I use kile as compiler. Also, it appears when I use LaTex => ps. Is there some compatibility issue with the package or something?

Thanks for the replies.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

MartinC
Posts: 153
Joined: Wed Jan 17, 2007 10:09 pm

Re: bbm problem when using LaTeX => PS => PDF

Post by MartinC »

Please give a minimal example of a Latex file that displays this problem. Also look for error messages given by dvips or ps2pdf.
Justin
Posts: 1
Joined: Sat Dec 18, 2010 1:20 am

Re: bbm problem when using LaTeX => PS => PDF

Post by Justin »

In case anyone else with this problem comes across this thread:
Remove "-P pdf" from your DviPS arguments.
http://thedailyreviewer.com/compsys/vie ... -113294030
manjologs
Posts: 3
Joined: Wed Jul 21, 2010 1:28 am

Re: bbm problem when using LaTeX => PS => PDF

Post by manjologs »

Justin wrote:In case anyone else with this problem comes across this thread:
Remove "-P pdf" from your DviPS arguments.
http://thedailyreviewer.com/compsys/vie ... -113294030
Thanks a lot Justin. It worked =)
Post Reply