On http://docs.mathjax.org/en/latest/start.html , there's a line
you're supposed to copy to pull MathJax from the MathJax CDN.

For some stupid reason, I managed to introduce a typo while copying/pasting. :-(

I realized this when, even a static page wouldn't render MathJax.


On Sat, Mar 8, 2014 at 3:57 PM, Daniel <doubleagen...@gmail.com> wrote:
> What did you end up doing differently?
>
>
> On Saturday, March 8, 2014 10:15:38 AM UTC-6, t x wrote:
>>
>> Issue resolved. (This had nothing to do with cljs / javascript
>> interop, and was purely stupidity with how I was calling MathJax).
>>
>> Sorry for 3 emails of spam.
>>
>> On Sat, Mar 8, 2014 at 7:01 AM, t x <txre...@gmail.com> wrote:
>> > 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 <txre...@gmail.com> wrote:
>> >> 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 to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to