From f8c5c51460c3ca70c278bfe53b33c5261579b3d0 Mon Sep 17 00:00:00 2001 From: Georg Baum Date: Tue, 18 Oct 2011 19:54:16 +0000 Subject: [PATCH] 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 --- lib/unicodesymbols | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2