From 44e86aa4e9a602c90a5f96b4c716f28cd2582192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20St=C3=B6hr?= Date: Wed, 23 Sep 2015 01:59:28 +0200 Subject: [PATCH] installer: update to latest ImageMagick finally the IM people fixed the PDF image conversion problems so that I can update IM --- development/Win32/packaging/installer/ChangeLog.txt | 6 +++++- development/Win32/packaging/installer/settings.nsh | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/development/Win32/packaging/installer/ChangeLog.txt b/development/Win32/packaging/installer/ChangeLog.txt index 4ea00c094f..314afc2acc 100644 --- a/development/Win32/packaging/installer/ChangeLog.txt +++ b/development/Win32/packaging/installer/ChangeLog.txt @@ -1,5 +1,9 @@ Changelog for LyX-214-3: - updated to MiKTeX 2.9 build 5721 +- updated to Imagemagick 6.9.2-3 +- updated spell-checker dictionaries for English (GB and US) + (To benefit from them you must uninstall an already installed LyX 2.1.x and + then use this installer.) Changelog for LyX-214-2: @@ -8,7 +12,7 @@ Changelog for LyX-214-2: - updated to Python 2.7.10 (fixes problems that LyX got erroneous if Python 2.7.10 was installed before LyX) - updated spell-checker dictionary for English (GB) - (To benefit from them you must uninstall an already installed LyX 2.1.x and + (To benefit from it you must uninstall an already installed LyX 2.1.x and then use this installer.) - updated thesaurus for Slovenian (you need to reinstall LyX to benefit from this) diff --git a/development/Win32/packaging/installer/settings.nsh b/development/Win32/packaging/installer/settings.nsh index 882c3ef1dd..b591c6a1de 100644 --- a/development/Win32/packaging/installer/settings.nsh +++ b/development/Win32/packaging/installer/settings.nsh @@ -53,7 +53,7 @@ These typically need to be modified for each LyX release !define JabRefVersion "2.10" !define MiKTeXDeliveredVersion "2.9" -!define ImageMagickVersion "6.8.0" +!define ImageMagickVersion "6.9.2" # definitions for the Complete installer !if ${SETUPTYPE} == BUNDLE