LaTex expressions running over following text

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
11 replies · 4K views
In the past few weeks, I have occasional trouble with my latex expressions (using the itex tag) running over the text that follows them. I also see this in some posts by others. Is there a good way to avoid this? Is it a browser specific problem? ( Mozilla and Firefox are mine.)
 
on Phys.org
OK, that thread looks fine in my browser. The font size settings in Firefox are on the Content tab in the Options window. But I doubt that this setting matters. Mine is set to Times New Roman, size 16, but what I see at Physics Forums isn't Times New Roman, and probably not size 16. Do you have a non-standard dpi setting for your screen? I noticed many years ago that this will mess up many web pages.
 
Fredrik said:
OK, that thread looks fine in my browser. The font size settings in Firefox are on the Content tab in the Options window. But I doubt that this setting matters. Mine is set to Times New Roman, size 16, but what I see at Physics Forums isn't Times New Roman, and probably not size 16. Do you have a non-standard dpi setting for your screen? I noticed many years ago that this will mess up many web pages.

Firefox for me also. Is your Advanced Font option "Allow pages to choose their own fonts, instead of my selections above" checked? That may be what Stephen needs to select.
 
Using Firefox 11. It looks fine until I zoom the text to a pretty large size: (Ctrl + / Ctrl Mousewheel)

That's with the Math Renderer set to MathML. Set to HTML-CSS, there is no problem.

Right-click an expression > Math Settings > Math Renderer

Try HTML-CSS and see if the problem persists. SVG seems to work as well.
 
I have the option to allow pages to use their own fonts checked.

I'm using Firefox in Linux, Fedora Core 12, not Windows.

This problem only appeared within the past few weeks and it does not happen with every LaTex expression.

If I can figure out how to attach a screenshot to this post, I'll show an example.
(Either I failed to attach it 3 times or there will be 3 attachments of the same eaxmple.)
 
OK, I found the posts that say the "load from file" feature of the image attachment interface doesn't work. So I uploaded the image to an image server.

The LaTex looks fine in Opera. It's Firefox that has the problem.
 

Attachments

  • Screenshot.jpg
    Screenshot.jpg
    10.6 KB · Views: 376
Jimmy said:
Right-click an expression > Math Settings > Math Renderer

Try HTML-CSS and see if the problem persists. SVG seems to work as well.

Thank's for that advice. It setting was to HTML-CSS. When I try the SVG renderer, it displays the LaTex correctly.

By the way, what am I doing when I pick a math renderer? Am I selecting a software package on my local machine?
 
Stephen Tashi said:
Thank's for that advice. It setting was to HTML-CSS. When I try the SVG renderer, it displays the LaTex correctly.
You're welcome.

Stephen Tashi said:
By the way, what am I doing when I pick a math renderer? Am I selecting a software package on my local machine?
It's all done server-side. Setting a renderer results in the expressions being served in a particular format. Firefox
natively supports MathML and SVG so nothing extra is needed.

http://www.mathjax.org/help/menu/
 
Last edited by a moderator: