LaTeX source popups missing for some images in Opera 7.54

  • Context: LaTeX 
  • Thread starter Thread starter Hurkyl
  • Start date Start date
  • Tags Tags
    Latex
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
Staff Emeritus
Science Advisor
Gold Member
Messages
14,922
Reaction score
28
The source doesn't pop up when I click on certain LaTeX images.

I'm using Opera 7.54

Here are some examples:

https://www.physicsforums.com/showthread.php?t=65125

On post #1, I cannot see the source of the second image. (BUt I see the others)

On post #10, I can't see the first, fourth, fifth, or sixth image. (Out of 6)

Here is my attempt at reproducing some of those I can't see in post #10:

[itex]E = E' f_{\lambda}[/itex]
[tex]( \mathbf{\nabla \cdot E'} f_{\lambda} ) + \frac{V}{\lambda^2} = \frac{\rho}{\epsilon_0}[/tex]

Lo and behold, I cannot see the source of these.
 
Physics news on Phys.org
Looking at the source code it seems like the single quote is the culprite. The javascript is interpreting it as the end of the argument. This should be a simple fix. Just print it out as \' whenever it comes up inside the tex code.
 
Last edited:
I'll take a look. Thanks. :smile:

- Warren
 
If it matters, they don't work in Firefox 1.0 either.