Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] LaTeX to HTML in javascript
- From: john at jwarner.com (John Warner)
- Subject: [Javascript] LaTeX to HTML in javascript
- Date: Sat Dec 16 16:43:42 2006
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
- Follow-Ups:
- [Javascript] LaTeX to HTML in javascript
- From: Bernu Bernard
- [Javascript] LaTeX to HTML in javascript
- References:
- [Javascript] LaTeX to HTML in javascript
- From: Bernu Bernard
- [Javascript] LaTeX to HTML in javascript
- Prev by Date: [Javascript] LaTeX to HTML in javascript
- Next by Date: [Javascript] LaTeX to HTML in javascript
- Previous by thread: [Javascript] LaTeX to HTML in javascript
- Next by thread: [Javascript] LaTeX to HTML in javascript
- Index(es):