chkconfig.ltx: fix #8102 by installing all symbol packages we support when LyX is installed

This commit is contained in:
Uwe Stöhr 2012-04-15 18:48:43 +02:00
parent 106cdfea06
commit 503bd6cf71

View File

@ -265,7 +265,6 @@
\TestPackage{eso-pic} \TestPackage{eso-pic}
\TestPackage{fontspec} \TestPackage{fontspec}
\TestPackage{hhline} \TestPackage{hhline}
\TestPackage{ifsym}
\TestPackage{ifthen} \TestPackage{ifthen}
\TestPackage{fancybox} \TestPackage{fancybox}
\TestPackage{fancyhdr} \TestPackage{fancyhdr}
@ -317,7 +316,6 @@
\TestPackage{url} \TestPackage{url}
\TestPackage{varioref} \TestPackage{varioref}
\TestPackage{wasy} \TestPackage{wasy}
\TestPackage{wasysym}
\TestPackage{wrapfig} \TestPackage{wrapfig}
\TestPackage{xargs} \TestPackage{xargs}
\TestPackage{xcolor} \TestPackage{xcolor}
@ -365,6 +363,16 @@
\TestPackage{tipx} \TestPackage{tipx}
% necessary to get correct size for InstantPreview images created by dvipng % necessary to get correct size for InstantPreview images created by dvipng
\TestPackage[c70fs.fd]{zhmetrics} \TestPackage[c70fs.fd]{zhmetrics}
% symbol packakges supported by LyX for items and the special character dialog
% see the unicodesymbols file
\TestPackage{ascii}
\TestPackage{bbding}
\TestPackage{ifsym}
\TestPackage{marvosym}
\TestPackage{pmboxdraw}
\TestPackage{textgreek}
\TestPackage{txfonts]
\TestPackage{wasysym]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%