Thread Closed

Introducing LaTeX Math Typesetting

 
Share Thread Thread Tools
Jun12-04, 04:40 PM   #256
 

Introducing LaTeX Math Typesetting


Or even better, use \tan to make the tangent function to appear in upright letters:

[tex]e^{- \int \tan x \, dx}[/tex]
Jun12-04, 07:47 PM   #257
 
I knew it didn't quite look right. And I was looking so smart, too.
Jun12-04, 08:03 PM   #258
 
Blog Entries: 13
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
They both look lovely. And it helped me get my math question answered. Thanks!
Jun20-04, 05:44 PM   #259
 
This is a test. I am pasting LaTex code from TexAide. Let's see if it works.
% MathType!MTEF!2!1!+-
% feqaeaartrvr0aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbuLwBLn
% hiov2DGi1BTfMBaeXatLxBI9gBaebbnrfifHhDYfgasaacH8srps0l
% bbf9q8WrFfeuY-Hhbbf9v8qqaqFr0xc9pk0xbba9q8WqFfea0-yr0R
% Yxir-Jbba9q8aq0-yq-He9q8qqQ8frFve9Fve9Ff0dmeaabaqaciGa
% caGaaeqabaaaamaaaOqaamaaEmaabaGaeqOXdygabaGaeuiQdKfaca
% GLPmIaay5bSlaawQYiaiabg2da9maapeaabaGaeqOXdy2aaWbaaSqa
% beaacqGHxiIkaaaabeqab0Gaey4kIipakmaabmaabaGaamiEaaGaay
% jkaiaawMcaaiabeI8a5naabmaabaGaamiEaaGaayjkaiaawMcaaiaa
% dsgacaWG4baaaa!46FB!
[latex]
\left\langle {\phi }
\mathrel{\left | {\vphantom {\phi \Psi }}
\right. \kern-\nulldelimiterspace}
{\Psi } \right\rangle = \int {\phi ^ * } \left( x \right)\psi \left( x \right)dx
[\latex]
Jun20-04, 05:51 PM   #260
 
OK, It didn't work.
I believe the text with percent signs at the beginning should be comments. I hope that is not interfeering.
But I do have the Latex code enclosed in the Latex delimiters. So, what's wrong?
I'll appreciate your help.
I'll next post just the LaTex part (to reduce the number of variables) and see what happens.
Jun20-04, 05:56 PM   #261
 
Second trial:
[latex]
\left\langle {\phi }
\mathrel{\left | {\vphantom {\phi \Psi }}
\right. \kern-\nulldelimiterspace}
{\Psi } \right\rangle = \int {\phi ^ * } \left( x \right)\psi \left( x \right)dx
[\latex]

[tex]\alpha[\tex]
[tex]x^2\sqrt{x}[\tex]
Jun20-04, 06:12 PM   #262
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Alex,

The tags are [ tex ] and [ /tex ], not [ tex ] and [ \tex ]. Forward slash, not backslash.

- Warren
Jun20-04, 06:27 PM   #263
 
Thanks, Warren
Let's see:
[tex]
\left\langle {\phi }
\mathrel{\left | {\vphantom {\phi \Psi }}
\right. \kern-\nulldelimiterspace}
{\Psi } \right\rangle = \int {\phi ^ * } \left( x \right)\psi \left( x \right)dx
[/tex]
Great!
Jun20-04, 11:35 PM   #264
 
When I "preview post" to check my code, I am only allowed to preview once. Otherwise, the preview does not change. Because of this, I have been reverting to "post" all over again. What can I do?
Jun20-04, 11:41 PM   #265
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
It's your browser, not the site. Tell it to stop caching images that way.

- Warren
Jun23-04, 01:08 AM   #266
 
This is a test

[ tex ]
\nabla \times A = \left( {{{\partial A_z } \over {\partial y}} - {{\partial A_y } \over {\partial z}}} \right)i + \left( {{{\partial A_x } \over {\partial z}} - {{\partial A_z } \over {\partial x}}} \right)j + \left( {{{\partial A_y } \over {\partial x}} - {{\partial A_x } \over {\partial y}}} \right)k
[ /tex ]
Jun23-04, 01:10 AM   #267
 
Another, cause it sure isn't working yet from MathType:
[latex]
\[
\nabla \times A = \left( {\frac{{\partial A_z }}{{\partial y}} - \frac{{\partial A_y }}{{\partial z}}} \right)i + \left( {\frac{{\partial A_x }}{{\partial z}} - \frac{{\partial A_z }}{{\partial x}}} \right)j + \left( {\frac{{\partial A_y }}{{\partial x}} - \frac{{\partial A_x }}{{\partial y}}} \right)k
\]
[/latex]

Maybe i got it !

[latex]
\[
\nabla \times \,A = \frac{1}{{rsin\theta }}\left[ {\frac{{\partial (A_\phi sin\theta )}}{{\partial \theta }} - \frac{{\partial A_\theta }}{{\partial \phi }}} \right]\hat r + \frac{1}{r}\left[ {\frac{1}{{sin\theta }}\frac{{\partial A_r }}{{\partial \phi }} - \frac{{\partial (rA_\phi )}}{{\partial r}}} \right]\hat \theta + \frac{1}{r}\left[ {\frac{{\partial (rA_\theta )}}{{\partial r}} - \frac{{\partial A_r }}{{\partial \theta }}} \right]\hat \phi
\]
[/latex]

Cool ! But there seems to be a limit on width. I just type it into MathType
and choose the LaTeX 2 translator, then add latex in front and /latex
after (both in []), it works ! kinda.
Jun23-04, 12:30 PM   #268
 
Blog Entries: 47
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by Loren Booda
When I "preview post" to check my code, I am only allowed to preview once. Otherwise, the preview does not change. Because of this, I have been reverting to "post" all over again. What can I do?
To preview beyond the first time, [on IE6] I do a "refresh". It tells me that it has to resend information in the forms. When I say okay, the images are refreshed to reflect the latest TeX-rendering changes.
Jun24-04, 04:06 PM   #269
 
[tex]
\eq x = \frac{-b \pm \sqrt{b^2-4ac} } {2a}
[/tex]

...wow - cool!
Jun25-04, 05:09 AM   #270
 
Just out of curiosity...whats the backend for conversion? Is it open source (I haven't seen the documentation in detail)?

Cheers
Vivek
Jun26-04, 07:55 PM   #271
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
We have color?

[tex]
\textcolor{red}{Test}
\begin{picture}(200,200)(0,0)
\put(50,50){\textcolor{green}{\line(1,1){50}}}
\end{picture}
[/tex]
Jun29-04, 05:54 AM   #272
 
Recognitions:
Gold Membership Gold Member
Retired Staff Staff Emeritus
[tex]
\begin{picture}(130,90)
\put(0,5){\epsfxsize=12cm \epsfbox{11.eps}}
\put(0,90){$\tau_{B_c} $, ps}
\put(123,7){$\mu$, GeV}
\end{picture}
[/tex]
Thread Closed
Thread Tools


Similar Threads for: Introducing LaTeX Math Typesetting
Thread Forum Replies
How can I make math (by latex) available in my post? Forum Feedback & Announcements 5
Typesetting Problems General Math 2
Math Typesetting General Math 10
A math book on introducing proofs(?) General Math 29
Notation for recursion - better typesetting General Math 0