> If your concern however is that typing ``.. math::`` and
> ``:math:`` is too much of an overhead, when compared to LaTeX's \[... \] and
> $...$ for math heavy documents, then your should write a macro in your text
> editor (e.g. Ctrl-M) to generate that RST code for you.
>

BTW, if you don't use `` for python markup, you can use

.. default-role:: math

to shorten :math:`foo` to `foo`.

-- Shaun

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to