LaTeX Support

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
oneofmany
Posts: 3
Joined: Wed Nov 11, 2009 1:40 pm

LaTeX Support

Post by oneofmany »

As I said in the previous post, I'm in the process of setting up mboard and whould also like to know is there a way to have LaTeX support for writing properly mathematical formulae?

The simplest way I can think of is to allow execution of the following code:

<img src=”http://www.forkosh.dreamhost.com/mimete ... _Code_Here” alt=”" />

For instance, place the following code in the command line of the browser:

<img src=”http://www.forkosh.dreamhost.com/mimetex.cgi?frac {a} {b}” alt=”" />

Is it possible to have the above code executed when posting a message?

Thanks in advance.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Writing Latex support is a complicated thing, you might want to try to find some ready latex parsers
http://www.google.com/search?q=php+latex
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Locked