From 1e804369681a82a3037d8c8ad5d58f333e097cb1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Wed, 23 Nov 2016 03:01:56 +0100 Subject: [PATCH] Win installer: prepare for new release --- .../Win32/packaging/installer/ChangeLog.txt | 11 +- .../installer/HunspellDictionaryNames.txt | 2 + .../Win32/packaging/installer/Packages.txt | 154 ++++++++---------- .../Win32/packaging/installer/settings.nsh | 6 +- 4 files changed, 87 insertions(+), 86 deletions(-) diff --git a/development/Win32/packaging/installer/ChangeLog.txt b/development/Win32/packaging/installer/ChangeLog.txt index b1d75fbc2c..b954c80fee 100644 --- a/development/Win32/packaging/installer/ChangeLog.txt +++ b/development/Win32/packaging/installer/ChangeLog.txt @@ -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: diff --git a/development/Win32/packaging/installer/HunspellDictionaryNames.txt b/development/Win32/packaging/installer/HunspellDictionaryNames.txt index aba877cc7e..ff7b1039b8 100644 --- a/development/Win32/packaging/installer/HunspellDictionaryNames.txt +++ b/development/Win32/packaging/installer/HunspellDictionaryNames.txt @@ -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 diff --git a/development/Win32/packaging/installer/Packages.txt b/development/Win32/packaging/installer/Packages.txt index 85657cf4bb..b1088c8ddb 100644 --- a/development/Win32/packaging/installer/Packages.txt +++ b/development/Win32/packaging/installer/Packages.txt @@ -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 +answers achemso +cleveref +mciteplus +comment +lineno aguplus -answers 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 \ No newline at end of file +elocalloc +datetime2 +datetime2-german +tracklang +acrotex \ No newline at end of file diff --git a/development/Win32/packaging/installer/settings.nsh b/development/Win32/packaging/installer/settings.nsh index 72f25e4ec6..58de627365 100644 --- a/development/Win32/packaging/installer/settings.nsh +++ b/development/Win32/packaging/installer/settings.nsh @@ -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 -- 2.39.5