From: Guenter M. <mi...@us...> - 2015-08-05 07:57:31
|
On 2015-08-04, JENNIFER ITO wrote: > [-- Type: text/plain, Encoding: --] > Hello! > I'm new to reStructuredText and am wondering if there is a way to crop an > image/figure. I looked at the docutils directives webpage and found the > options for images but do not see anything that would crop an image. Is it > not possible or is there a work-around? Any help is appreciated. This is not supported, you must use an external editor and create a cropped copy. (Is cropping supported by HTML? Otherwise you would need a cropped copy of the image anyway -- at least for HTML output.) You may consider filing an enhancement request or discuss possible implementations first here on the list. Günter |