Hey guys,

Sorry to be lazy, but I can't find a quick way to do this: I want a
scaled down image, using:

.. image:: foobar.jpg
    :scale: 50

but I want it also to be a link to the image itself. The following does
work, because the image is copied in the _images folder:

.. image:: foobar.jpg
    :target: foobar.jpg
    :scale: 50

I think it would be nice, if by default, with the HTML writer, the scaled
down images had links to the full size image (that would be off course
overridden by an explicit 'target').

What'ya think?

Cheers,

Gaƫl

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to