From 7496626a894c8202d5c943415157cde905227199 Mon Sep 17 00:00:00 2001 From: "Davide P. Cervone" Date: Thu, 23 Feb 2012 11:34:24 -0500 Subject: [PATCH] Add section on automatic line numbering to the TeX documentation --- docs/html/_sources/tex.txt | 77 ++++++++++++++++++++++++++++++++++++++ docs/html/searchindex.js | 2 +- docs/html/tex.html | 62 ++++++++++++++++++++++++++++++ docs/source/tex.rst | 77 ++++++++++++++++++++++++++++++++++++++ test/examples.html | 2 +- 5 files changed, 218 insertions(+), 2 deletions(-) diff --git a/docs/html/_sources/tex.txt b/docs/html/_sources/tex.txt index 928434ca1..ece232af6 100644 --- a/docs/html/_sources/tex.txt +++ b/docs/html/_sources/tex.txt @@ -275,6 +275,83 @@ configuration file from your server. See :ref:`Using a Local Configuration File with the CDN ` for details. +.. _tex-eq-numbers: + +Autmatic Equation Numering +========================== + +New in MathJax v2.0 is the ability to have equations be numbered +automatically. This is off by default, so that pages don't change +when you update from v1.1 to v2.0, but it is easy to configure MathJax +to produce automatic equation numbers by adding: + +.. code-block:: html + + + +to your page just before the `` + +to your page just before the ``