mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
Win installer: updates for beta 1
This commit is contained in:
parent
50310de67b
commit
a7c1496837
@ -1,8 +1,12 @@
|
|||||||
Changelog for LyX-230-beta1:
|
Changelog for LyX-230-beta1:
|
||||||
- installs LyX 2.3.0 beta1
|
- installs LyX 2.3.0 beta1
|
||||||
- updated to MiKTeX 2.9 build 6361
|
- updated to MiKTeX 2.9 build 6361
|
||||||
- updated to ImageMagick 7.0.6-2
|
- updated to ImageMagick 7.0.6-7
|
||||||
- updated to Perl 5.24.2.1
|
- updated to Perl 5.24.2.1
|
||||||
|
- updated to NSIS 3.0.2.1
|
||||||
|
- updated thesaurus for Ukrainian
|
||||||
|
- updated spell checker dictionaries for English (GB), Portuguese, Scottish and
|
||||||
|
Ukrainian
|
||||||
|
|
||||||
|
|
||||||
Changelog for LyX-230-alpha1:
|
Changelog for LyX-230-alpha1:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
|
|
||||||
NSIS Script - LyX 2.2 Installer for Windows
|
NSIS Script - LyX 2.3 Installer for Windows
|
||||||
Authors: Joost Verburg, Angus Leeming, Uwe Stöhr
|
Authors: Joost Verburg, Angus Leeming, Uwe Stöhr
|
||||||
Compatible with NSIS 3.0
|
Compatible with NSIS 3.0
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
NSIS Script - LyX 2.2 Installer for Windows
|
NSIS Script - LyX 2.3 Installer for Windows
|
||||||
Authors: Joost Verburg, Angus Leeming, Uwe Stöhr
|
Authors: Joost Verburg, Angus Leeming, Uwe Stöhr
|
||||||
Compatible with NSIS 3.0
|
Compatible with NSIS 3.0
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user