Add elementJax property

This commit is contained in:
Davide P. Cervone 2011-03-07 20:09:47 -05:00
parent a903e2e5dc
commit 5c40227d79

View File

@ -47,6 +47,11 @@ Properties
The directory where the jax files are stored (e.g., ``"[MathJax]/jax/input/TeX"``);
.. describe:: elementJax
The name of the ElementJax class that this input jax will produce
(typically ``mml``, as that is the only ElementJax at the moment).
Methods
=======