General ⇒ How to create a LaTex friendly forum ?
How to create a LaTex friendly forum ?
I am trying to create a forum for Mathematical discussions. Is there a way I can create a forum which understands LaTex script?????
I am using http://www.codecogs.com/latex/eqneditor.php
to type the equations.
If not, can somebody please suggest a way I can create a forum into which i can type Mathematical script without too much trouble.
Many thanks in advance
Saf
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: How to create a LaTex friendly forum ?
1. Using client side scripting OR
2. Using server side scripting or whatever.
I strongly suggest you to use the first approach.
Don't be afraid, the library for that has been available. It is named jsMath.
visit: http://www.math.union.edu/~dpvc/jsMath/
you will get the details there why jsMath is good, etc.
Goodluck!