Go Back   Science Forums > Special forums > Test forum
Reply
 
LinkBack Thread Tools
Old 05-31-2007   #21 (permalink)
DougF's Avatar
Hypo Contributer

Silver Subscription
Sponsor

Location:
Dark Side of the Moon
 
DougF has a reputation beyond reputeDougF has a reputation beyond reputeDougF has a reputation beyond reputeDougF has a reputation beyond reputeDougF has a reputation beyond reputeDougF has a reputation beyond reputeDougF has a reputation beyond reputeDougF has a reputation beyond repute
 



Not Ranked  0 score     
Re: Latex Practice Ground

Quote:
Originally Posted by DougF View Post
[tag]f(x)=\int_{-\infty}^x\frac{(e^{-t^2})}{\sqrt{\pi^x}}dt[/tag]
[tag] f(x)=\int_{-\infty}^x\frac{(e^{-t^2})}{\sqrt{\pi^x}}dt [/tag]

I think i'm missing somethe here?
Reply With Quote
Old 05-31-2007   #22 (permalink)
DougF's Avatar
Hypo Contributer

Silver Subscription
Sponsor

Location:
Dark Side of the Moon
 
DougF has a reputation beyond reputeDougF has a reputation beyond reputeDougF has a reputation beyond reputeDougF has a reputation beyond reputeDougF has a reputation beyond reputeDougF has a reputation beyond reputeDougF has a reputation beyond reputeDougF has a reputation beyond repute
 



Not Ranked  0 score     
Re: Latex Practice Ground

I guess I'm not holding my mouth right.
Reply With Quote
Old 05-31-2007   #23 (permalink)
Mercedes Benzene's Avatar
Student

Moderator
Editor

Location:
Montgomery County, Maryland
Latest blog entry:
 
Mercedes Benzene has a reputation beyond reputeMercedes Benzene has a reputation beyond reputeMercedes Benzene has a reputation beyond reputeMercedes Benzene has a reputation beyond reputeMercedes Benzene has a reputation beyond reputeMercedes Benzene has a reputation beyond reputeMercedes Benzene has a reputation beyond reputeMercedes Benzene has a reputation beyond repute
Send a message via AIM to Mercedes Benzene
 



Not Ranked  0 score     
Re: Latex Practice Ground

You don't use [tag], you use THE tags latex and /latex


----------------
My Hypo-blog.

"No power in the 'verse can stop me."

Moderator -- Chemistry, Biology, Watercooler, Competitions, Architecture.
Join our Facebook group
Reply With Quote
Old 05-31-2007   #24 (permalink)
DougF's Avatar
Hypo Contributer

Silver Subscription
Sponsor

Location:
Dark Side of the Moon
 
DougF has a reputation beyond reputeDougF has a reputation beyond reputeDougF has a reputation beyond reputeDougF has a reputation beyond reputeDougF has a reputation beyond reputeDougF has a reputation beyond reputeDougF has a reputation beyond reputeDougF has a reputation beyond repute
 



Not Ranked  0 score     
Lightbulb Re: Latex Practice Ground

Thanks I'll try one more time!




Thanks: I think I've got it now.
RED

Last edited by DougF; 07-23-2007 at 05:51 PM..
Reply With Quote
Old 09-10-2007   #25 (permalink)
alexander's Avatar
Dedicated Smart-ass

Senior Moderator
Gallery Curator
Dev Team Member

Location:
Just before 0xAA55
 
alexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond repute
Send a message via AIM to alexander
 



Not Ranked  0 score     
Re: Latex Practice Ground

f(x)=\int_{-\infty}^x\frac{(e^{-t^2})}{\sqrt{\pi^x}}dt


----------------
Microsoft, the leader in using innovative tactics to promote irksome experience, coupled with antiquated technology that's held together by a pyramid of makeshift afterthoughts.

Apple, the leader in using irksome tactics to promote innovative experience, coupled with an antiquated core that's enhanced by state-of-the-art afterthoughts.

Linux, the leader in not using any tactics to promote user-defined experience, coupled with state-of-the-art core enhanced by innovative afterthoughts.

Reply With Quote
Old 10-07-2007   #26 (permalink)
CraigD's Avatar
Creating

Administrator
Editor

Location:
Silver Spring, MD, USA
 
CraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond repute
 



Not Ranked  0 score     
Simple LaTeX graphics practice

A Feynman diagram, without the pretty wavy line...
\setlength{\unitlength}{1mm}
\begin{picture}(0, 0)
 \put(10, 20){ \makebox(3,0)[cc]{$\gamma$} \vector(1,0){10} }
 \put(24, 20){ \vector(2,1){10} }
 \put(24, 20){ \vector(2,-1){10} }
 \put(35, 25){ \makebox(3,0)[cc]{$e^-$} \vector(2,-1){10} }
 \put(35, 15){ \makebox(3,0)[cc]{$e^+$} \vector(2,1){10} }
 \put(50, 20){ \makebox(3,0)[cc]{$\gamma$} \vector(1,0){10} }
\end{picture}


----------------
Moderator: Computers and Technology; Medical Science; Science Projects and Homework; Philosophy of Science; Physics and Mathematics; Environmental Studies
Reply With Quote
Old 10-09-2007   #27 (permalink)
tierradelfuego's Avatar
Thinking


 
tierradelfuego has a spectacular aura abouttierradelfuego has a spectacular aura about
 



Not Ranked  0 score     
Re: Latex Practice Ground

Reply With Quote
Old 10-10-2007   #28 (permalink)
alexander's Avatar
Dedicated Smart-ass

Senior Moderator
Gallery Curator
Dev Team Member

Location:
Just before 0xAA55
 
alexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond repute
Send a message via AIM to alexander
 



Not Ranked  0 score     
Re: Latex Practice Ground

please use the the math tags....

instead of [latex]-1=e^{\Pi i}[/latex]


use [math]-1=e^{\Pi i}[/math]
-1=e^{\pi i}

distinct advantages of the second over the first are:
you can now click on the expression to see the code
you can notice better rendering and space management
you can now do a load more with this then you were able to with latex... you can do stuff like this:
I(z) = \sin( \frac{\pi}{2} z^2 ) \sum_{n=0}^\infty\frac{ (-1)^n \pi^{2n} }{1 \cdot 3\cdots (4n + 1) } z^{4n + 1}-\cos( \frac{\pi}{2} z^2 ) \sum_{n=0}^\infty\frac{ (-1)^n \pi^{2n + 1} }{1 \cdot 3\cdots (4n + 3) } z^{4n + 3}

\setlength{\unitlength}{1mm}\begin{picture}(60, 40){\put(30, 20){\vector(1, 0){30}}}{\put(30, 20){\vector(4, 1){20}}}{\put(30, 20){\vector(3, 1){25}}}{\put(30, 20){\vector(2, 1){30}}}{\put(30, 20){\vector(1, 2){10}}}\thicklines\put(30, 20){\vector(-4, 1){30}}\put(30, 20){\vector(-1, 4){5}}\thinlines\put(30, 20){\vector(-1, -1){5}}\put(30, 20){\vector(-1, -4){5}}\end{picture}

i gotta go find if i can enable the pst-plot module.... that would be interesting


----------------
Microsoft, the leader in using innovative tactics to promote irksome experience, coupled with antiquated technology that's held together by a pyramid of makeshift afterthoughts.

Apple, the leader in using irksome tactics to promote innovative experience, coupled with an antiquated core that's enhanced by state-of-the-art afterthoughts.

Linux, the leader in not using any tactics to promote user-defined experience, coupled with state-of-the-art core enhanced by innovative afterthoughts.

Reply With Quote
Old 12-18-2007   #29 (permalink)
snoopy's Avatar
Understanding


Location:
scotland
 
snoopy is a jewel in the roughsnoopy is a jewel in the roughsnoopy is a jewel in the rough
 



Not Ranked  0 score     
Re: Latex Practice Ground

testing




Ah I see....

said the blind man

Last edited by snoopy; 12-18-2007 at 12:32 AM..
Reply With Quote
Old 12-21-2007   #30 (permalink)
snoopy's Avatar
Understanding


Location:
scotland
 
snoopy is a jewel in the roughsnoopy is a jewel in the roughsnoopy is a jewel in the rough
 



Not Ranked  0 score     
Re: Latex Practice Ground

\setlength{\unitlength}{1mm}\begin{picture}(60,40)\end{picture}"/>


Last edited by snoopy; 12-21-2007 at 04:36 AM..
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to: use LaTeX for equations Tormod Tutorials and How To's 20 04-23-2008 06:24 AM
Ground state black hole infamous Strange Claims Forum 7 09-29-2005 05:48 PM

» Advertisement
» Current Poll
Who's the sexiest man alive? Johnny Depp or Robert Pattinson?
Johnny Depp - 27.27%
3 Votes
Robert Pattinson - 0%
0 Votes
Someone else (please specify) - 45.45%
5 Votes
I'm too macho to think a guy is sexy - 27.27%
3 Votes
Total Votes: 11
You may not vote on this poll.


All times are GMT -8. The time now is 03:04 AM.

Hypography?

Hypography [n.]: A combination of "hyperlink" and "bibliography" - ie, a list of links to electronic documents. Comparable to discography and bibliography, but not cartography.

We have been online since May 2000, and aim to be the best place to find and share science-related content of all kinds.

Share the love!

Please add more science to your life. Use our RSS feeds on your blog, your portal, or your favorite feedreader!


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
Copyright © 2000-2009 Hypography
Part of the Hypography - Science for Everyone Network