On Jan 26, 10:35 pm, Georg Brandl <[email protected]> wrote: > > While changing ``Image`` to ``image`` and ``.option_spec`` to > > ``.options`` I got it to ``.run()``, where I am now completely > > clueless. > > > Could you please help? :) > > So you're running docutils 0.4.x -- I think it should work if, in > addition to your replacements, you replace Image(...).run() by > image(). Yes, it works and I managed to implement what was wanted: getting images from application icons directory. :) Thank you!
-- Misha --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
