]> git.lyx.org Git - features.git/commit
Fix clash between marvosym and bbding packages (fixes #7811).
authorGünter Milde <milde@users.sf.net>
Mon, 6 Jul 2015 12:10:34 +0000 (14:10 +0200)
committerGünter Milde <milde@users.sf.net>
Mon, 6 Jul 2015 12:10:34 +0000 (14:10 +0200)
commitc56f0538a00c75d3f88228874c3453a9a9bbd957
tree8e8cce94c3a96d4f62f54f2b0c98d4c34e0f43eb
parentb3f97f0b8a5d2e2afc1d06a80ec17cff70aa5ed2
Fix clash between marvosym and bbding packages (fixes #7811).

Both marvosym and bbding define the "Cross" macro.
To prevent a compilation error due to conflicting definitions,
we undefine the "Cross" macro if both packages are required.
src/LaTeXFeatures.cpp