Page 1 of 2

Problem in LaTeX

Posted: Mon Aug 25, 2014 3:05 am
by nishat protyasha
I have installed latex fonts but I can't read the equation properly. Everything is appearing like this :
Capture.JPG
Capture.JPG (35.04KiB)Viewed 8979 times
why is this happening?

Re: Problem in LaTeX

Posted: Mon Aug 25, 2014 10:45 am
by *Mahi*
Are you unable to see any equations in this forum or are you just having problem with that specific post?
Either way, try pressing Control+Shift+R, and if it's not fixed, reply.

Re: Problem in LaTeX

Posted: Mon Aug 25, 2014 8:57 pm
by nishat protyasha
I am unable to see every equation. But sometimes I can see these properly. But it is rare. I have pressed Control+Shift+R . But it hasn't worked. :cry:

Re: Problem in LaTeX

Posted: Mon Aug 25, 2014 10:41 pm
by Nirjhor
Try a different browser. I went through this problem too. If your browser contains ads on every page, or doesn't have ad defender enabled, the browser will take a lot of time to render the LaTeX. Another option is reinstalling the browser.

Re: Problem in LaTeX

Posted: Tue Aug 26, 2014 12:12 am
by nishat protyasha
I have tried with chrome and mozilla. But when this problem occurs, in both browser it can't be seen properly.

Re: Problem in LaTeX

Posted: Tue Aug 26, 2014 3:38 pm
by *Mahi*
Does a tiny "jsMath" button appear in the bottom-right corner of your page after it has finished loading?

If not, the jsMath is not loading properly, probably because of some network timeout problem. We can try to fix that if you confirm what I asked.

Re: Problem in LaTeX

Posted: Tue Aug 26, 2014 3:53 pm
by nishat protyasha
It doesn't appear.

Re: Problem in LaTeX

Posted: Tue Aug 26, 2014 8:42 pm
by *Mahi*
Then please follow these steps and post the answer.

1. Press Control+Shift+K in firefox. A console will appear.
2. Click on the "Network" tab in the console.
3. Reload the page.
4. Try to find the files "autoload.js", "jsMath-easy-load.js" on the network tab. What is their state, Green or yellow triangle or red?

Re: Problem in LaTeX

Posted: Wed Aug 27, 2014 12:11 am
by nishat protyasha
I have done this 4 times. 1st time their state was green and the rest times it was yellow triangle

Re: Problem in LaTeX

Posted: Wed Aug 27, 2014 12:31 am
by *Mahi*
When it is/was green or yellow triangle, do/did the math symbols load? Try with this, for example $\sum_{i=1}^n i = {n(n+1)\over 2}$ (Reload using Control+Shift+R with the console open).
Also, are you able to see jsMath mathematics on other websites, for example http://www.mai.liu.se/jsMath/test/sample.html - here?