From: Vincent van Ravesteijn Date: Tue, 15 Jun 2010 10:27:42 +0000 (+0000) Subject: Fix bug #6752: Circle (bullet icon) causes error on export X-Git-Tag: 2.0.0~3121 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=abcdc1a321444f9ef1dda651c695a005c8abb59e;p=features.git Fix bug #6752: Circle (bullet icon) causes error on export We need to make sure the wasysym package is installed by adding a check to chkconfig.ltx. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34671 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index b5e5044b7e..0a3852c624 100644 --- a/lib/chkconfig.ltx +++ b/lib/chkconfig.ltx @@ -299,6 +299,7 @@ \TestPackage{units} \TestPackage{url} \TestPackage{varioref} +\TestPackage{wasysym} \TestPackage{wrapfig} \TestPackage{xargs} \TestPackage{xcolor}