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.
General ⇒ Re: bbm problem when using LaTeX => PS => PDF
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: bbm problem when using LaTeX => PS => PDF
Please give a minimal example of a Latex file that displays this problem. Also look for error messages given by dvips or ps2pdf.
Re: bbm problem when using LaTeX => PS => PDF
In case anyone else with this problem comes across this thread:
Remove "-P pdf" from your DviPS arguments.
http://thedailyreviewer.com/compsys/vie ... -113294030
Remove "-P pdf" from your DviPS arguments.
http://thedailyreviewer.com/compsys/vie ... -113294030
Re: bbm problem when using LaTeX => PS => PDF
Thanks a lot Justin. It worked =)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