Wiki formatting

From GOSIA

Jump to: navigation, search
(Latex math)
(Latex math)
Line 46: Line 46:
<math>\xi=1.4</math>
<math>\xi=1.4</math>
-
At the moment, only simple formulas are correctly rendered by the Wiki.  Complex equations can be entered in two ways.
+
At the moment, only simple formulas are correctly rendered by the Wiki.  The following will not render properly into an image:
-
Either create an image file on your local system and upload it using 'Upload file' in the toolbox at the left.  This should be rendered into PNG or JPG or some other image format (not PDF).  Then include the formula using the Wiki tags for adding images:
+
<pre>
 +
<math>y=\frac{1}{2}</math>
 +
</pre>
 +
 
 +
<math>
 +
y=\frac{1}{2}
 +
</math>
 +
 
 +
 
 +
Complex equations can be entered in two ways.
 +
 
 +
1. Preferably, create an image file on your local system and upload it using 'Upload file' in the toolbox at the left.  This should be rendered into PNG or JPG or some other image format (not PDF).  Then include the formula using the Wiki tags for adding images:
<pre>
<pre>
Line 56: Line 67:
[[Image:Adiabaticity definition.png |frameless|500px|x]]
[[Image:Adiabaticity definition.png |frameless|500px|x]]
-
or use () generously and enclose only the deepest-level pieces in <tt><math></math></tt>:
+
or  
 +
 
 +
2. Use () generously and enclose only the deepest-level pieces in <tt><math></math></tt> This is hard to read and less desirable:
<pre>
<pre>

Revision as of 22:19, 20 May 2011

Personal tools