On Jul 23, 2009, at 8:14 AM, Dominique wrote:

>
> Hello,
>
> I'm using Sphinx 0.6.2 compiled from source on OSX 10.5.7. In one of
> my docstrings I have
>
>        .. math::
>
>           \begin{bmatrix}
>           J \\
>           -JR
>           \end{bmatrix}
>
> (and I load amsmath in my preamble). This causes Sphinx to issue the
> warning

Escape the \ character as in \\begin{bmatrix}. Same thing goes with \ 
\tau, for example...



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

Reply via email to