From: Uwe Stöhr Date: Fri, 14 Oct 2011 04:23:47 +0000 (+0000) Subject: chkconfig.ltx: add the packages used in our documentation files (the docs should... X-Git-Tag: 2.0.2~149 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=ac04879a4c53bdcc1dc04cf320f17f03795ffe48;p=features.git 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. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39849 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index 7f5fcef394..13c5f21e49 100644 --- a/lib/chkconfig.ltx +++ b/lib/chkconfig.ltx @@ -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}