Why Won't My LaTeX Math Expressions Render Correctly?

  • Context:
  • Thread starter Thread starter Math Amateur
  • Start date Start date
  • Tags Tags
    Strange
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
2 replies · 3K views
Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
In my latest post to the thread
https://mathhelpboards.com/analysis-50/application-supremum-property-further-questions-garling-remarks-theorem-3-1-1-a-26167.htmlI encountered a strange problem ...

***EDIT*** PROBLEM SOLVED ... i retyped offending text ... still don't know what went wrong! My text ...

Then ...

... Garling claims we have $$x \lt p_0 / q_0 \lt y $$...
My question is as follows:

In the above process .. how are we sure that $$p_0 / q_0 \lt y$$ ... ?

would not display correctly ... but why?Result was


Then ...

... Garling claims we have $ \displaystyle x \lt p_0 / q_0 \lt y $...
My question is as follows:

In the above process .. how are we sure that $ \displaystyle p_0 / q_0 \lt y$ ... ?

Can someone please help determine what went wrong ...

Peter
 
Last edited:
Physics news on Phys.org
Could be wrong, but it looks to me like you're trying to do too many fancy things with fonts and stuff, particularly inside your math environments. I'll bet if you used the default font, and just used dollar signs or double dollar signs, as needed, it would render fine.
 
Ackbach said:
Could be wrong, but it looks to me like you're trying to do too many fancy things with fonts and stuff, particularly inside your math environments. I'll bet if you used the default font, and just used dollar signs or double dollar signs, as needed, it would render fine.
Indeed, Ackbach ... I think your advice is right on the money ...

Peter