Re: cljs + mathjax

2014-03-08 Thread t x
all to make, or am I doing something wrong? >> > >> > Thanks! >> > >> > On Sat, Mar 8, 2014 at 6:48 AM, t x wrote: >> >> Hi, >> >> >> >> Is there any example of using cljs + mathjax together? >> >> >> >>

Re: cljs + mathjax

2014-03-08 Thread Daniel
; > On Sat, Mar 8, 2014 at 6:48 AM, t x > > wrote: > >> Hi, > >> > >> Is there any example of using cljs + mathjax together? > >> > >> In particular, I need to do something like: > >> > >> 1) cljs generates some new

Re: cljs + mathjax

2014-03-08 Thread t x
b)) > > is that the right call to make, or am I doing something wrong? > > Thanks! > > On Sat, Mar 8, 2014 at 6:48 AM, t x wrote: >> Hi, >> >> Is there any example of using cljs + mathjax together? >> >> In particular, I need to do something lik

Re: cljs + mathjax

2014-03-08 Thread t x
In particular, (js/MathJax.Hub.Queue (array "Typeset" js/MathJax.Hub)) is that the right call to make, or am I doing something wrong? Thanks! On Sat, Mar 8, 2014 at 6:48 AM, t x wrote: > Hi, > > Is there any example of using cljs + mathjax together? > > In

cljs + mathjax

2014-03-08 Thread t x
Hi, Is there any example of using cljs + mathjax together? In particular, I need to do something like: 1) cljs generates some new dom element 2) I need mathjax to re-render Does any have an example of how to do this? Thanks! -- You received this message because you are subscribed