GeneralHow to create a LaTex friendly forum ?

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
safdar
Posts: 1
Joined: Sat Oct 02, 2010 12:05 pm

How to create a LaTex friendly forum ?

Post by safdar »

Hi there

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

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

yoyoimut
Posts: 120
Joined: Mon Oct 19, 2009 6:58 am

Re: How to create a LaTex friendly forum ?

Post by yoyoimut »

There are 2 options:

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!
Post Reply