Jose Guzman napisaƂ(a):

Hi,

> I came along the manual and I found it very easy to follow, however, 
> when I tried to insert an LaTeX-equation for testing I found the 
> following problem:
> 
> WARNING: 
> /usr/lib/python2.5/site-packages/stimfit/documentation/manual/source/latency_measurements.rst:9:
>  
> (ERROR/3) Unknown directive type "math".

Try to add 'sphinx.ext.pngmath' to extensions variable in conf.py,
like this:

extensions = ['sphinx.ext.pngmath']

HTH,
-- 
Regards,
Wojtek Walczak,
http://tosh.pl/gminick/

--~--~---------~--~----~------------~-------~--~----~
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