Latex Equations Cribsheet: Difference between revisions

From KBwiki
Jump to navigation Jump to search
Line 12: Line 12:
This should generate the expression:
This should generate the expression:


<math>V = frac{4}{3} \pi R^{3}</math>
<math>V = \frac{4}{3} \pi R^{3}</math>

Revision as of 15:31, 2 July 2009

Introduction

This page provides some introductory material for writing LaTex equations for the QNET Wiki. It is not intended to be a thorough introduction to LaTex, but is to provide some guidelines, good practice advice and other information that aids the authoring of LaTex in this Wiki.

Editing Latex

To add an equation to an article click on the "Mathematical formula" button in the Edit toolbar.

Alternatively, use the math element in the Edit page of the article as follows:

<math>V = frac{4}{3} \pi R^{3}</math>

This should generate the expression: