]> git.lyx.org Git - lyx.git/commit
Fix regression of 0bf8b8a1 (bug 9884)
authorGeorg Baum <baum@lyx.org>
Tue, 26 Jan 2016 20:33:46 +0000 (21:33 +0100)
committerGeorg Baum <baum@lyx.org>
Tue, 26 Jan 2016 20:33:46 +0000 (21:33 +0100)
commit4ab1d77577fe746eb9ff9920a1b443977581ad3e
treeaa224b99be52b42402a7e318c84656e87b74d8d1
parentc5236c42b9390f059763dbbb6faf8ffcca951634
Fix regression of 0bf8b8a1 (bug 9884)

Unfortunately the footmisc package does not work together with hyperref:
Before 0bf8b8a1, a footnote in a section title was created as a link in pdf
outpout, after 0bf8b8a1 ist was no link anymore. For now we revert to the old
code, and wait until the footmisc and hyperref packages are made compatible.
lib/doc/LaTeXConfig.lyx
src/LaTeXFeatures.cpp
src/Paragraph.cpp