mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-24 02:35:20 +00:00
Win installer: backport some updates
This commit is contained in:
parent
6ef5e10e66
commit
fd76441d97
@ -2,7 +2,7 @@
|
|||||||
- installs LyX 2.2.4
|
- installs LyX 2.2.4
|
||||||
- fix bug that the BibTeX editor Jabref and the image editor Krita
|
- fix bug that the BibTeX editor Jabref and the image editor Krita
|
||||||
were not detected as 64bit application
|
were not detected as 64bit application
|
||||||
- updated to MiKTeX 2.9 build 6361
|
- updated to MiKTeX 2.9 build 6520
|
||||||
- updated to ImageMagick 7.0.7-8
|
- updated to ImageMagick 7.0.7-8
|
||||||
- updated to Perl 5.24.2.1
|
- updated to Perl 5.24.2.1
|
||||||
- updated to Python 2.7.14
|
- updated to Python 2.7.14
|
||||||
|
@ -262,3 +262,4 @@ acrotex
|
|||||||
zhmetrics
|
zhmetrics
|
||||||
conv-xkv
|
conv-xkv
|
||||||
luatex85
|
luatex85
|
||||||
|
dvips
|
@ -52,5 +52,5 @@ These typically need to be modified for each LyX release
|
|||||||
|
|
||||||
# definitions for the Complete installer
|
# definitions for the Complete installer
|
||||||
!if ${SETUPTYPE} == BUNDLE
|
!if ${SETUPTYPE} == BUNDLE
|
||||||
!define MiKTeXInstall "$INSTDIR\external\basic-miktex-2.9.6361.exe"
|
!define MiKTeXInstall "$INSTDIR\external\basic-miktex-2.9.6520.exe"
|
||||||
!endif
|
!endif
|
||||||
|
Loading…
Reference in New Issue
Block a user