Why Isn't My LaTeX Code Displaying Formula?
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Discussion
Physics news on Phys.org
- 38,140
- 10,731
Here is part of what you posted in the thread you linked to:
I think that a couple of your closing itex tags were not formed correctly (\itex instead of /itex), and that caused all of the LaTeX to not render correctly. I find it easier to use
tags for inline LaTeX, and
for standalone LaTeX.
##P=-\frac{\partial{U}} {\partial{V}}##
##P=kT(\frac{\partial{ln Q}}{\partial V}) ##
## U=kT^2(\frac{\partial{ln Q}}{\partial V}) ##
[itex]\overline{(E-U)(p-\overline{p})}=Cov(E,p)=\overline{E*p}-\overline{E}*\overline{p}=\overline{E*p}-U*\overline{p}[/itex]
swmmr1928 said:Homework Equations
[itеx]P=-\frac{\partial{U}} {\partial{V}}[/itеx]
[itеx]P=kT(\frac{\partial{ln Q}}{\partial V})[/itеx]
[itеx]U=kT^2(\frac{\partial{ln Q}}{\partial V})[/itеx]
The Attempt at a Solution
Code:[itеx]\overline{(E-U)(p-\overline{p})}=Cov(E,p)=\overline{E*p}-\overline{E}*\overline{p}=\overline{E*p}-U*\overline{p}[\itеx] [itеx]\overline{E*p}=?[\itеx]
I think that a couple of your closing itex tags were not formed correctly (\itex instead of /itex), and that caused all of the LaTeX to not render correctly. I find it easier to use
Code:
##
Code:
$$
##P=-\frac{\partial{U}} {\partial{V}}##
##P=kT(\frac{\partial{ln Q}}{\partial V}) ##
## U=kT^2(\frac{\partial{ln Q}}{\partial V}) ##
[itex]\overline{(E-U)(p-\overline{p})}=Cov(E,p)=\overline{E*p}-\overline{E}*\overline{p}=\overline{E*p}-U*\overline{p}[/itex]
Last edited:
swmmr1928
- 55
- 0
Thanks that fixed it
Similar threads
LaTeX Troubleshooting LaTeX Code Display Issues: Resolving Garbled Code on Page Reload
- epovo
- · Replies 10 ·
- MATLAB, Maple, Mathematica, LaTeX
- Replies
- 10
LaTeX Why Is My LaTeX Code Not Working?
- Math Amateur
- · Replies 1 ·
- MATLAB, Maple, Mathematica, LaTeX
- Replies
- 1
LaTeX Why isn't my Latex display as pretty on one computer as the other?
- ArcanaNoir
- · Replies 2 ·
- MATLAB, Maple, Mathematica, LaTeX
- Replies
- 2
LaTeX How can I incorporate a fancy script-like F in my LaTeX code?
- Math Amateur
- · Replies 9 ·
- MATLAB, Maple, Mathematica, LaTeX
- Replies
- 9
LaTeX How can I size the center bar in my LaTeX code for sets with constraints?
- gauss^2
- · Replies 4 ·
- MATLAB, Maple, Mathematica, LaTeX
- Replies
- 4
LaTeX Why Doesn't My LaTeX Code Compile Correctly?
- latentcorpse
- · Replies 4 ·
- MATLAB, Maple, Mathematica, LaTeX
- Replies
- 4
LaTeX What's Causing the Display Issue with My LaTex Code?
- bomba923
- · Replies 4 ·
- MATLAB, Maple, Mathematica, LaTeX
- Replies
- 4
Fortran Why Isn't My Fortran Bisection Code Finding the Root?
- Galizius
- · Replies 6 ·
- Programming and Computer Science
- Replies
- 6