Am 11.05.2016 um 15:55 schrieb Richard Heck:
On 05/10/2016 06:00 PM, Uwe Stöhr wrote:
Good news. IM decided now to continue the IM6 series. they just
released 6.9.4:
http://www.imagemagick.org/download/binaries/
So there is no to hurry with LyXHTML. It would nevertheless bee
helpful if LyXHTML can support IM7 and its new command name.
Image conversion for LyXHTML uses the same facilities as all other image
conversions in LyX. If LyXHTML conversion is broken, then so are a lot
of other things, e.g., preview.
Uwe, can you please tell what "broken" means? This needs to be
investigated, and depending on the outcome we need to take some action.
For example, if it turns out that the command line options changed, we
have to adjust converDefault.py. Or if it turns out that ImageMagick 7
is simply broken for many input files then we should revert the
detection. If we are lucky it is some explicit reference of the old
convert command in your preferences. I serached for "convert" through
the whole tree, and the onyl refernce I founf which needs to be looked
at is in
development/Win32/packaging/installer/setup/configure.ns
When testing the ptach I only tested that it does not break the old
ImageMagick, I had assumed that you tested the new one.
Georg