From 4e1bc622cac23900ecbd6a2868adcfd6f3601eaf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Mon, 23 Apr 2012 01:28:55 +0200 Subject: [PATCH] backport fix for #8102 --- lib/chkconfig.ltx | 14 +++++++++++--- status.20x | 3 +++ 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index 3202738c6e..d4ae65811a 100644 --- a/lib/chkconfig.ltx +++ b/lib/chkconfig.ltx @@ -264,7 +264,6 @@ \TestPackage{eso-pic} \TestPackage{fontspec} \TestPackage{hhline} -\TestPackage{ifsym} \TestPackage{ifthen} \TestPackage{fancybox} \TestPackage{fancyhdr} @@ -315,10 +314,10 @@ \TestPackage{url} \TestPackage{varioref} \TestPackage{wasy} -\TestPackage{wasysym} \TestPackage{wrapfig} \TestPackage{xargs} \TestPackage{xcolor} +\TestPackage{xkeyval} % Packages used by LyX's documentation files \TestPackage{arydshln} @@ -361,7 +360,16 @@ \TestPackage{tipa} % necessary to get correct size for InstantPreview images created by dvipng \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] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%% END ACTUAL CONFIGURATION INSPECTION CODE %%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/status.20x b/status.20x index 4137e60d3b..8a53202343 100644 --- a/status.20x +++ b/status.20x @@ -96,6 +96,9 @@ What's new - Fixed XHTML export of sub- and superscripts. +- When configuring LyX, check for all LaTeX-packages LyX uses to display + symbols (bug 8102). + * USER INTERFACE -- 2.39.5