Yes, Mathtex is better than Mimetex because you can change many
important settings like choose png, density and gammacorrection and
you can use *any latex characters and commands* from your installed
latex ditribution - at least in Linux or Unix. I never complied
Mathtex with extra settings - I just complied it with default settings
and add the settings to fallback script. I had to change row
node.src = AMTcgiloc + '?' + texstring;
in function AMTparseMath(str,istex) to
node.src = AMTcgiloc + texstring;
to be able to use any kinds of fallback script addresses - for example
var AMTcgiloc = "
http://myserver/cgi-bin/mathtex.cgi?\\png\\dpi{120}\
\gammacorrection{1.4}\\displaystyle";
to produce fallback images with my Tex Live 2007 as png images with
density 120 (dpi), gammacorrection 1.4 and displaystyle. I have full
Tex Live installed so it is possible to use about 4500 extra
characters - after finding the corresponding unicode / ascii
characters for MathML output.
By the way - as a further replay to previous post it is even simpler
to rename compiled Mimetex.exe to Mimetex.cgi and just move it to
correct place with correct permissions. In Vista changing the
extension is just a little tricky because extension is often hidden
and permissions must be changed from properties of a file or folder. I
haven't tested this mimetex.cgi with IIS but if IUSER has permission
to use (execute) the script it should work with IIS too.
About
asciimathml.com - com sounds a little commercial - I have never
sold any code... but all sites that give more info about asciimathml
in addition to
http://www1.chapman.edu/~jipsen/mathml/asciimath.html
are welcome. Where does that 'Microsoft License Manager DLL' add-on
come from in
http://www.asciimathml.com/ ?
Mauno
On May 9, 9:46 pm, Marc <
m...@interak.com> wrote:
> Be happy to host
asciimathml.com ok my acct at dreamhost and set it up
> with a moodle, mediawiki, etc if folks want to do that.
>
> Forkosh and I are both on dh and
> You can use my miMetex URL if you wish as I am way under bandwidth -
>
> seemed to me it would be handy to have a space where one could
> actually use multiple versions of asciimath in ones posts, and. We
> could do that with moodle forums and themes. As Mentioned to mk some
> time ago, I could also host an svn for asciimath, libs, etc and hand
> the reins for it over 2 David - peter had set up cvs at sourceforge on
> the otherhand and might open that up
>
> Back to fallback- Mathtex is better though and livetex probably better
> still now that mk has fallback working to it. I will try to set that
> up for testing this week
>
> On May 9, 2009, at 3:10 AM, miedema <
webmas...@samconsult.biz> wrote:
>
>
>
>
>
> > Does anyone have the mimetext.cgi for windows for me. I can download
> > from their website, but you first have to compile it and since I don't
> > have experience with c, I have no idea how to do that.
>
> > David, i saw you have mimetext running on your webserver, are there
> > any special things you have to do for that?
> > I want to ask my provider to make it work on my websites.- Hide quoted text -
>
> - Show quoted text -