The Orion's Arm Universe Project Forums
NEW FORUM FUNCTIONALITY: LaTeX for math equations - Printable Version

+- The Orion's Arm Universe Project Forums (https://www.orionsarm.com/forum)
+-- Forum: The Landing Site (https://www.orionsarm.com/forum/forumdisplay.php?fid=1)
+--- Forum: The latest from Orion's Arm (https://www.orionsarm.com/forum/forumdisplay.php?fid=31)
+--- Thread: NEW FORUM FUNCTIONALITY: LaTeX for math equations (/showthread.php?tid=181)



NEW FORUM FUNCTIONALITY: LaTeX for math equations - graham228221 - 05-04-2013

If you're including some complex math in your forum posts, you can now use LaTeX math markup using these tags:

Code:
[tex][/tex]

For example:

Code:
[tex]\large x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}[/tex]

is displayed as:



If you're not already familiar with LaTeX, there is a great tutorial and handy sandbox tool here:

http://www.forkosh.com/mathtextutorial.html

Enjoy Smile


RE: NEW FORUM FUNCTIONALITY: LaTeX for math equations - Tachyon - 06-06-2013

(05-04-2013, 08:08 AM)graham228221 Wrote: If you're including some complex math in your forum posts, you can now use LaTeX math markup using these tags:

...

Enjoy Smile

w00t! Being able to write here is cool!



Looks like it doesn't understand all tags, and everything has to be on the same line, but that's handy!





Definitely workable. Thanks, Graham!