From: Georg Baum Date: Tue, 18 Oct 2011 19:54:16 +0000 (+0000) Subject: Fix special case of bug #7811: Clash of bbding and marvosym packages if \Cross is... X-Git-Tag: 2.1.0beta1~2571 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=f8c5c51460c3ca70c278bfe53b33c5261579b3d0;p=features.git Fix special case of bug #7811: Clash of bbding and marvosym packages if \Cross is used. The clash can however still happen if those packages are both loaded for other symbols. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39885 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/unicodesymbols b/lib/unicodesymbols index 6aefe60455..1460cb63dd 100644 --- a/lib/unicodesymbols +++ b/lib/unicodesymbols @@ -2018,7 +2018,7 @@ 0x271a "\\Plus" "bbding" "" # HEAVY GREEK CROSS 0x271b "\\PlusThinCenterOpen" "bbding" "" # OPEN CENTRE CROSS 0x271c "\\PlusCenterOpen" "bbding" "" # HEAVY OPEN CENTRE CROSS -0x271d "\\Cross" "bbding" "" # LATIN CROSS +0x271d "\\Cross" "bbding|marvosym" "" "" "" # LATIN CROSS 0x271e "\\CrossOpenShadow" "bbding" "" # SHADOWED WHITE LATIN CROSS 0x271f "\\CrossOutline" "bbding" "" # OUTLINED LATIN CROSS 0x2720 "\\CrossMaltese" "bbding" "" "\\maltese" "amssymb" # MALTESE CROSS