datalad-handbook/docs/basics/topic/installation-imagemagick.rst
Michael Hanke 05d1af4a10 Move windows-wit box content into dedicated file
The main goal is to trim the diff to the print version again, where
content was moved and taken out of containers. This makes merged
conflict-ladden and painful. With this approach, any content change
would happen in the dedicated file, which can be used for boxes
and sections alike. Associated index items must stay outside,
because they are declared on the container.

This changeset is complete, the rest will happen in the print-version
branch.
2023-11-06 16:42:30 +01:00

4 lines
495 B
ReStructuredText

`ImageMagick <https://imagemagick.org/index.php>`_ is not installed on Windows systems by default.
To use it, you need to install it, using the provided `Windows Binary Release on the Download page <https://imagemagick.org/script/download.php>`_.
During installation, it is important to install the tool into a place where it is easily accessible to your terminal, for example the ``Program Files`` folder.
Do also make sure to tick the box "install legacy commands" in the installation wizard.