Search found 5 matches

by coach
Tue Jun 02, 2009 10:28 pm
Forum: Graphics, Figures & Tables
Topic: Resizing figures generated with perltex
Replies: 2
Views: 1819

Re: Resizing figures generated with perltex

It was created in LaTeX, so it's not an image file.
by coach
Tue Jun 02, 2009 2:08 pm
Forum: Graphics, Figures & Tables
Topic: Resizing figures generated with perltex
Replies: 2
Views: 1819

Resizing figures generated with perltex

Hello!

Does someone know how can I resize a triangle generated with perltex?
I've tried searching the net, but it seems that the commands that apply to figures do not apply here.

If someone could help me, I would be really grateful.
by coach
Mon Jun 01, 2009 9:59 pm
Forum: Math & Science
Topic: Polynom package and change of variable
Replies: 2
Views: 5318

Re: Polynom package and change of variable

Thank you so much!

It works now.
by coach
Mon Jun 01, 2009 3:17 pm
Forum: Math & Science
Topic: Polynom package and change of variable
Replies: 2
Views: 5318

Polynom package and change of variable

Dear forum members,

I am having major problems with the polynom package. I am trying to perform polynomial long division on the expression n^3-1. I used the following code

\polyset{vars=n}
\polylongdiv{x^3-1}{x-1}

and the result is in the attachment. The expression goes all weird when I try to ...
by coach
Wed May 27, 2009 11:17 pm
Forum: Graphics, Figures & Tables
Topic: Pascal's triangle with Latex/Perltex
Replies: 1
Views: 4530

Pascal's triangle with Latex/Perltex

Dear forum members,
this is my first post here, and unlike etiquette requires I don't have the time
to hang around and get the feel of the community, so please forgive any faux pas that may follow.

I am working on a project, which involves inserting Pascal's triangle into my math paper. I've ...