The source project of this merge request has been removed.
Substitute LaTeX package bophook with atbegshi or native LaTeX hooks
bophook
is a legacy package; current versions of LaTeX use hooks
to achieve the same in a standard fashion, and the atbegshi
interface is so common it is emulated by the newer kernels. Since
bophook
has issues with (at least) hyperref
, it is a good idea
to replace it.