mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
installer:
- lyx.nsi: transform to Unicode - settings.nsh: update to latest MiKTeX version git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38783 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8cd8785630
commit
2c8f77f33e
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
|
|
||||||
NSIS Script - LyX 2.0 Installer for Win32
|
NSIS Script - LyX 2.0 Installer for Win32
|
||||||
Authors: Joost Verburg, Angus Leeming, Uwe Stöhr
|
Authors: Joost Verburg, Angus Leeming, Uwe Stöhr
|
||||||
Compatible with NSIS 2.46
|
Compatible with NSIS 2.46
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
@ -43,6 +43,6 @@ These typically need to be modified for each LyX release
|
|||||||
# MiKTeX
|
# MiKTeX
|
||||||
# Sizes in KB
|
# Sizes in KB
|
||||||
|
|
||||||
!define SETUPFILE_LATEX "basic-miktex-2.9.3972.exe"
|
!define SETUPFILE_LATEX "basic-miktex-2.9.4146.exe"
|
||||||
!define SIZE_DOWNLOAD_LATEX 141645
|
!define SIZE_DOWNLOAD_LATEX 160106
|
||||||
!define SIZE_LATEX 380000
|
!define SIZE_LATEX 380000
|
||||||
|
Loading…
Reference in New Issue
Block a user