Win installer: prepare for new release

This commit is contained in:
Uwe Stöhr 2016-11-23 03:01:56 +01:00
parent 33b9157b67
commit 1e80436968
4 changed files with 88 additions and 87 deletions

View File

@ -1,8 +1,17 @@
Changelog for LyX-222-3:
- updated Swedish and Ukrainian translation of the installer
- updated to MiKTeX 2.9 build 6161
(should fix all compilation errors you might have encountered recently
with your LyX files)
- new spell checker for Tibetan
- correct Arabic translation of the installer (was acidentally in Farsi before)
- automatically install LaTeX package necessary for XeTeX in combintions with
document languages like e.g. Georgian
- updated Norwegian, Swedish and Ukrainian translation of the installer
- updated to JabRef 3.7
- updated to Imagemagick 7.0.3-7
- updated spell checker dictionary for English (GB)
(To benefit from it you must uninstall an already installed LyX 2.2.x and
then use this installer.)
Changelog for LyX-222-2:

View File

@ -6,6 +6,8 @@ be_BY.aff
be_BY.dic
bg_BG.aff
bg_BG.dic
bo_CN.aff
bo_CN.dic
br_FR.aff
br_FR.dic
ca_ES.aff

View File

@ -1,14 +1,7 @@
l3experimental
l3kernel
l3packages
mptopdf
bezos
algorithms
algorithm2e
apacite
apalike
arabi
authordate
l3experimental
ctablestack
babel-albanian
babel-bahasa
babel-basque
@ -58,16 +51,23 @@ babel-turkish
babel-ukrainian
babel-vietnamese
babel-welsh
bezos
frankenstein
algorithms
algorithm2e
apacite
arabi
authordate
beamerposter
bibtopic
caption
booktabs
braille
breakurl
cjk
cancel
caption
chemgreek
chicago
cjk
covington
csquotes
endnotes
@ -81,7 +81,6 @@ filehook
footmisc
forest
framed
frankenstein
greek-inputenc
harvard
hyphenat
@ -94,7 +93,6 @@ genmisc
mathtools
mhchem
mongolian-babel
miktex-hyph-mongolian
mslapa
natbib
units
@ -106,34 +104,28 @@ pgf
prettyref
preview
refstyle
rotating
rotfloat
sectionbox
serbianc
miktex-hyph-serbian
setspace
soul
splitindex
stmaryrd
subfig
tcolorbox
thailatex
tex4ht
trimspaces
turkmen
ucharcat
ulem
undertilde
unicode-math
url
vntex
wallpaper
wrapfig
xargs
xcolor
xetex-def
arydshln
braket
cancel
colortbl
diagbox
etoolbox
@ -145,127 +137,125 @@ pict2e
sidecap
was
bera
binhex
libertine
ccfonts
charter
classico
cmbright
concmath
concrete
ecc
concmath
cmbright
eco
eulervm
feyn
fontaxes
fourier
fpl
garamondx
iwona
kurier
lh
libertine
lm-math
fontaxes
luxi
mathdesign
mathpazo
minion2newtx
newtx
binhex
symbol
tex-gyre
classico
tipa
txfonts
zhmetrics
ascii-font
bbding
ifsym
marvosym
textgreek
tfrupee
txfonts
thailatex
wasy
wasysym
ieeetran
a0poster
aastex
achemso
aguplus
answers
achemso
cleveref
mciteplus
comment
lineno
aguplus
apa6
apacite
endfloat
sttools
apa
arabtex
sansmathaccent
beamer
bigfoot
changebar
changepage
cite
cleveref
comment
lastpage
lambda-lists
lh
pst-node
ctex
datetime
savesym
xecjk
dinbrief
epsf
dtk
ebgaramond
filecontents
ms
elsarticle
elsevier
endfloat
epsf
europasscv
mdwtools
tabu
totpages
europecv
ucs
extsizes
fancyvrb
filecontents
fixme
fmtcount
fontawesome
frletter
g-brief
harvard
ieeetran
ifmtarg
jsclasses
fancyvrb
upquote
kluwer
koma-script
lambda-lists
lastpage
latex2html
lettre
lineno
mciteplus
mdwtools
tugboat
memoir
microtype
moderncv
ms
ebgaramond
fontawesome
mwcls
paper
placeins
powerdot
pst-grad
pst-node
koma-script
revtex
textcase
revtex4
sauerj
savesym
sciposter
seminar
shapepar
simplecv
skak
spie
sttools
tabu
textcase
titlesec
todonotes
totpages
tufte-latex
tugboat
cite
type1cm
ucs
upquote
xecjk
xifthen
elocalloc
fpl
mathpazo
tufte-latex
changepage
hardwrap
ifmtarg
ifplatform
microtype
sauerj
placeins
titlesec
xifthen
changebar
fixme
datetime
fmtcount
shapepar
todonotes
mptopdf
pgfopts
trimspaces
elocalloc
datetime2
datetime2-german
tracklang
acrotex

View File

@ -55,8 +55,8 @@ These typically need to be modified for each LyX release
# definitions for the Complete installer
!if ${SETUPTYPE} == BUNDLE
!define JabRefInstall "external\JabRef_windows_3_6.exe"
!define SIZE_JABREF 26668 # size in KB
!define MiKTeXInstall "$INSTDIR\external\basic-miktex-2.9.6069.exe"
!define JabRefInstall "external\JabRef_windows_3_7.exe"
!define SIZE_JABREF 36502 # size in KB
!define MiKTeXInstall "$INSTDIR\external\basic-miktex-2.9.6161.exe"
!endif