Search found 3 matches

by manjologs
Wed Aug 08, 2012 12:56 pm
Forum: Document Classes
Topic: polynom | Modifications to Horner Scheme
Replies: 0
Views: 2349

polynom | Modifications to Horner Scheme

Hi everyone,

I am currently trying to use the Polynom Package, in particular, the \polyhornerscheme . However, I would like to adapt it to how i normally do it, like what appears if one inputs this:
\newcommand*{\divsrf}{\multicolumn{1}{|l}{-1}}
$\begin{array}{rrrrr}
1 & -5 & 0 & 6 & \divsrf ...
by manjologs
Sat Jan 22, 2011 11:52 pm
Forum: General
Topic: Re: bbm problem when using LaTeX => PS => PDF
Replies: 3
Views: 4059

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

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 =)
by manjologs
Wed Jul 21, 2010 1:31 am
Forum: General
Topic: Re: bbm problem when using LaTeX => PS => PDF
Replies: 3
Views: 4059

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

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 ...