Author: uwestoehr
Date: Fri Oct 14 06:23:47 2011
New Revision: 39849
URL: http://www.lyx.org/trac/changeset/39849

Log:
chkconfig.ltx: add the packages used in our documentation files (the docs 
should be compilable also without them, but then the PDF output would not 
contain all sections). This way we assure that at least on Windows all used 
LaTeX-packages are installed while installing LyX.

Modified:
   lyx-devel/branches/BRANCH_2_0_X/lib/chkconfig.ltx

Modified: lyx-devel/branches/BRANCH_2_0_X/lib/chkconfig.ltx
==============================================================================
--- lyx-devel/branches/BRANCH_2_0_X/lib/chkconfig.ltx   Fri Oct 14 06:18:28 
2011        (r39848)
+++ lyx-devel/branches/BRANCH_2_0_X/lib/chkconfig.ltx   Fri Oct 14 06:23:47 
2011        (r39849)
@@ -318,6 +318,17 @@
 \TestPackage{xargs}
 \TestPackage{xcolor}
 
+% Packages used by LyX's documentation files
+\TestPackage{arydshln}
+\TestPackage{braket}
+\TestPackage{cancel}
+\TestPackage{colortbl}
+\TestPackage{eurosym}
+\TestPackage{marginnote}
+\TestPackage{picinpar}
+\TestPackage{sidecap}
+\TestPackage{was}
+
 % psnfss is in fact the name of a set of style files, among which
 % times.sty. If times.sty is here, we will assume that everything is fine.
 \TestPackage[times.sty]{psnfss}

Reply via email to