#+TITLE: mathml.org #+AUTHOR: Jambunathan K #+EMAIL: kjambunathan@gmail.com #+DESCRIPTION: #+KEYWORDS: #+LANGUAGE: en #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t #+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc #+EXPORT_SELECT_TAGS: export #+EXPORT_EXCLUDE_TAGS: noexport #+LINK_UP: #+LINK_HOME: #+XSLT: * Unnumbered Display Equation (Non-captioned) [[./formula1.mathml]] * Un-numbered Display Equation (Captioned) #+CAPTION: Kinetic Energy #+LABEL:Equation:1 [[file:formula2.mathml]] * COMMENT LaTeX Fragment #+CAPTION: Kinetic Energy #+LABEL:Equation:1 \begin{equation*} e = \frac{1}{2}mv^2 \end{equation*}