Jose Guzman schrieb: > Gerard Flanagan wrote: >> Jose Guzman wrote: >> >>> Wojtek Walczak wrote: >>> >>> >>>> Try to >>>> >>>> HTH, >>>> >>>> >>>> >>> Thanks a lot"!!!!! I tried to figure out how to insert that extension, >>> but unfortunately there is no such a thing in the manual. >>> >>> >> Proof is missing ;-) >> >> http://sphinx.pocoo.org/config.html#confval-extensions >> >> I remember I had to hunt for this as well. >> >> Regards >> >> G. >> >> > Sorry, definitely my fault, actually what I missed was exactly something > more clear like Wojtek Walczak wrote > "add 'sphinx.ext.pngmath' to extensions variable in conf.py, extensions > = ['sphinx.ext.pngmath']"
The current docs contain this note (http://sphinx.pocoo.org/ext/math.html): """ sphinx.ext.mathbase is not meant to be added to the extensions config value, instead, use either sphinx.ext.pngmath or sphinx.ext.jsmath as described below. """ Georg --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
