kiat has asked for the wisdom of the Perl Monks concerning the following question:
Is there a perl module that's well-suitable to creating images of fractions (e.g. 2/9, 5/14) on-the-fly? These will be displayed on web pages. Using the html tags superscript (sup) and subscript (sub) doesn't give very good results.
Thanks in advance :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: perl module for math representation...
by tachyon (Chancellor) on Apr 15, 2004 at 00:46 UTC | |
by kiat (Vicar) on Apr 15, 2004 at 01:12 UTC | |
by tachyon (Chancellor) on Apr 15, 2004 at 01:24 UTC | |
by kiat (Vicar) on Apr 15, 2004 at 01:35 UTC | |
by tachyon (Chancellor) on Apr 15, 2004 at 02:07 UTC | |
| |
|
Re: perl module for math representation...
by kvale (Monsignor) on Apr 15, 2004 at 00:40 UTC |