Changes

Jump to navigation Jump to search
9 bytes added ,  21:52, 14 April 2014
Line 93: Line 93:  
===Equations===
 
===Equations===
 
*Equations use the LaTex markup language, and are always bounded by <nowiki><math> and </math></nowiki> tags. A simple equation will be written much as it appears:
 
*Equations use the LaTex markup language, and are always bounded by <nowiki><math> and </math></nowiki> tags. A simple equation will be written much as it appears:
::<nowiki><math>A + B = C</math></nowiki> will appear as
+
<pre><nowiki><math>A + B = C</math></nowiki></pre> will appear as
 
::<math>A + B = C</math>
 
::<math>A + B = C</math>
 
*Equations that include text are set off by the <nowiki>\text</nowiki> tag, with the desired text set within {brackets}. It's the difference between:
 
*Equations that include text are set off by the <nowiki>\text</nowiki> tag, with the desired text set within {brackets}. It's the difference between:

Navigation menu