Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] LaTeX to HTML in javascript
- From: bernu at lptmc.jussieu.fr (Bernu Bernard)
- Subject: [Javascript] LaTeX to HTML in javascript
- Date: Sat Dec 16 17:22:18 2006
Thank you very much. That is exactly the reference I was looking for. Bernard Le Dec 16, 2006 ? 11:43 PM, John Warner a ?crit : > Ask and you shall receive. Check this out: > > http://perso.orange.fr/eric.chopin/latex/latex4web.htm > > John Warner > > >> -----Original Message----- >> From: javascript-bounces@xxxxxxxxxx >> [mailto:javascript-bounces@xxxxxxxxxx] On Behalf Of Bernu Bernard >> Sent: Saturday, December 16, 2006 3:25 PM >> To: [JavaScript List] >> Subject: Re: [Javascript] LaTeX to HTML in javascript >> >> >> John, >> Thanks for your response. >> Yes I agree that there are plenty of solutions on the server >> side. I'm currently looking at client side solutions. I'm >> looking for possibilities to type small text in a textarea and >> have a formatted text while typing. >> Latex is one of the possible format "commonly" used. I'm not trying >> to reproduced a full compiler, >> just some easy feature. >> Bernard >> Le Dec 16, 2006 ? 9:07 PM, John Warner a ?crit : >> >>> This sounds like a job for sed or awk on the server side where the >>> LaTeX >>> is being created to begin with. >>> >>> John Warner >>> >>> >>>> -----Original Message----- >>>> From: javascript-bounces@xxxxxxxxxx >>>> [mailto:javascript-bounces@xxxxxxxxxx] On Behalf Of Bernu Bernard >>>> Sent: Saturday, December 16, 2006 10:27 AM >>>> To: [[JavaScript List]] >>>> Subject: [Javascript] LaTeX to HTML in javascript >>>> >>>> >>>> Hi list, >>>> Does anyone knows about some "simple" javascript module to >> transform >>>> simple LaTeX input into HTML. I'm thinking of something that can >>>> handle : \bf bold --> <b> >>>> \it italic --> <i> >>>> _ --> <sub> >>>> ^ --> <sup> >>>> >>>> and may be >>>> \itemize or \enumerate --> <ul> >>>> \section --><hx> >>>> >>>> Thanks, >>>> Bernard > > > _______________________________________________ > Javascript mailing list > Javascript@xxxxxxxxxx > https://lists.LaTech.edu/mailman/listinfo/javascript
- References:
- [Javascript] LaTeX to HTML in javascript
- From: John Warner
- [Javascript] LaTeX to HTML in javascript
- Prev by Date: [Javascript] LaTeX to HTML in javascript
- Next by Date: [Javascript] Want to trap both click and double-click
- Previous by thread: [Javascript] LaTeX to HTML in javascript
- Next by thread: [Javascript] Want to trap both click and double-click
- Index(es):