JamesJames
- 204
- 0
I am just getting started on LateX and here is what I have done
I typed in this trial file and saved it. Then at the prompt typed latex myfile where myfile is the name of the file...
\documentclass{article}
\begin{document}
psi\mapsto 1/2\,m{\omega}^{2}{x}^{2}\psi
\end{document}
A whole bunch of stuff came up and then it said "No output pages" and then "Transcript copied to myfile.log."
I am using XP.
What do I have to do to see the following output in a file?
<br /> H:=psi\mapsto \frac{1}{2}\,m{\omega}^{2}{x}^{2}\psi<br />
I am getting the hang of the coding..
<br /> shro:=-\frac{1}{2}\,{\frac {{h}^{2}{\frac {d^{2}}{d{x}^{2}}}\psi \left( x \right) }{<br /> m}}+\frac{1}{2}\,m{\omega}^{2}{x}^{2}\psi \left( x \right) =E\psi \left( x<br /> \right)<br />
<br /> -\frac{h \omega\}{2}\,left( {\frac {d^{2}}{d{y}^{2}}}\psi \left( y \right) <br /> \right) +\frac{1}{2}\,\omega\,{y}^{2}h\psi \left( y \right) =E\psi<br /> \left( y \right) <br />
James
I typed in this trial file and saved it. Then at the prompt typed latex myfile where myfile is the name of the file...
\documentclass{article}
\begin{document}
psi\mapsto 1/2\,m{\omega}^{2}{x}^{2}\psi
\end{document}
A whole bunch of stuff came up and then it said "No output pages" and then "Transcript copied to myfile.log."
I am using XP.
What do I have to do to see the following output in a file?
<br /> H:=psi\mapsto \frac{1}{2}\,m{\omega}^{2}{x}^{2}\psi<br />
I am getting the hang of the coding..
<br /> shro:=-\frac{1}{2}\,{\frac {{h}^{2}{\frac {d^{2}}{d{x}^{2}}}\psi \left( x \right) }{<br /> m}}+\frac{1}{2}\,m{\omega}^{2}{x}^{2}\psi \left( x \right) =E\psi \left( x<br /> \right)<br />
<br /> -\frac{h \omega\}{2}\,left( {\frac {d^{2}}{d{y}^{2}}}\psi \left( y \right) <br /> \right) +\frac{1}{2}\,\omega\,{y}^{2}h\psi \left( y \right) =E\psi<br /> \left( y \right) <br />
James
Last edited: