mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 18:24:48 +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
|
||||
- fix bug that the BibTeX editor Jabref and the image editor Krita
|
||||
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 Perl 5.24.2.1
|
||||
- updated to Python 2.7.14
|
||||
|
@ -261,4 +261,5 @@ tracklang
|
||||
acrotex
|
||||
zhmetrics
|
||||
conv-xkv
|
||||
luatex85
|
||||
luatex85
|
||||
dvips
|
@ -52,5 +52,5 @@ These typically need to be modified for each LyX release
|
||||
|
||||
# definitions for the Complete installer
|
||||
!if ${SETUPTYPE} == BUNDLE
|
||||
!define MiKTeXInstall "$INSTDIR\external\basic-miktex-2.9.6361.exe"
|
||||
!define MiKTeXInstall "$INSTDIR\external\basic-miktex-2.9.6520.exe"
|
||||
!endif
|
||||
|
Loading…
Reference in New Issue
Block a user