commit c246ca2d43663dbce3d3052b2ae9459b45bf4acc
Author: Uwe Stöhr <[email protected]>
Date:   Sun Oct 18 15:21:50 2015 +0200

    chkconfig.ltx: add packages supported by LyX
    
    - also update Win installer package list (trimspaces is required by 
tcolorbox but not listed as required in the tcolorbox manual)

diff --git a/development/Win32/packaging/installer/Packages.txt 
b/development/Win32/packaging/installer/Packages.txt
index 5df8fba..80c12b4 100644
--- a/development/Win32/packaging/installer/Packages.txt
+++ b/development/Win32/packaging/installer/Packages.txt
@@ -69,6 +69,7 @@ cyrillic
 datetime
 endnotes
 enumitem
+environ
 esint
 eso-pic
 fancybox
@@ -110,6 +111,7 @@ splitindex
 subfig
 tcolorbox
 thailatex
+trimspaces
 turkmen
 ulem
 undertilde
diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx
index 86cef0c..b0f3cd4 100644
--- a/lib/chkconfig.ltx
+++ b/lib/chkconfig.ltx
@@ -268,6 +268,7 @@
 
 
 %%% Packages
+\TestPackage[a0poster}
 \TestPackage{accents}
 \TestPackage{achicago}
 \TestPackage{algorithm}
@@ -281,6 +282,7 @@
 \TestPackage{astron}
 \TestPackage{authordate1-4}
 \TestPackage{babel}
+\TestPackage{beamerposter}
 \TestPackage{bibtopic}
 \TestPackage{bicaption}
 \TestPackage{bidi}
@@ -300,6 +302,7 @@
 \TestPackage{dvipost}
 \TestPackage{endnotes}
 \TestPackage{enumitem}
+\TestPackage{environ} % required by tcolorbox
 \TestPackage{esint}
 \TestPackage{eso-pic}
 \TestPackage{fancybox}
@@ -345,11 +348,13 @@
 \TestPackage{polyglossia}
 \TestPackage{pdfcomment}
 \TestPackage{pdfpages}
+\TestPackage{pgf} % required by tcolorbox
 \TestPackage{prettyref}
 \TestPackage{preview}
 \TestPackage{refstyle}
 \TestPackage{rotating}
 \TestPackage{rotfloat}
+\TestPackage[sciposter}
 \TestPackage{sectionbox}
 \TestPackage[serbianc.ldf]{serbianc}
 \TestPackage{setspace}
@@ -372,6 +377,7 @@
 \TestPackage{url}
 \TestPackage{varioref}
 \TestPackage[vietnamese.ldf]{vietnamese}
+\TestPackage[wallpaper}
 \TestPackage{wrapfig}
 \TestPackage{xargs}
 \TestPackage{xcolor}
@@ -385,7 +391,7 @@
 \TestPackage{caption}
 \TestPackage{colortbl}
 \TestPackage{diagbox}
-\TestPackage{etoolbox} % required by polyglossia
+\TestPackage{etoolbox} % required by polyglossia and tcolorbox
 \TestPackage{eurosym}
 \TestPackage{fp}
 \TestPackage{makecmds} % required by polyglossia

Reply via email to