]> git.lyx.org Git - features.git/commitdiff
backport fix for #8102
authorUwe Stöhr <uwestoehr@lyx.org>
Sun, 22 Apr 2012 23:28:55 +0000 (01:28 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Sun, 22 Apr 2012 23:28:55 +0000 (01:28 +0200)
lib/chkconfig.ltx
status.20x

index 3202738c6ec3c6cce6b0829696b118e007e7ef4a..d4ae65811afc009266258a72cf63836a763c979b 100644 (file)
 \TestPackage{eso-pic}
 \TestPackage{fontspec}
 \TestPackage{hhline}
-\TestPackage{ifsym}
 \TestPackage{ifthen}
 \TestPackage{fancybox}
 \TestPackage{fancyhdr}
 \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}
 \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 %%%%%%%%%%%%%%%%%%%%%%%%%%%%
index 4137e60d3b7becae79f19b66501ee5bc0df29682..8a5320234356c03317e65cd9d4147796e9a21da5 100644 (file)
@@ -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