[pdftex] Hyperref and multiple articles
Heiko Oberdiek
oberdiek at uni-freiburg.de
Fri Jun 2 14:54:32 CEST 2006
On Fri, Jun 02, 2006 at 01:48:31PM +0200, Olle Törnblom wrote:
> Equations and floats in the introduction are numbered as chapter#.#
> and in the papers they have a plain number. In the beginning of each
> article the equation and figure counters are reset.
* hyperref supports \numberwithin or \@addtoreset, if they are
used after hyperref is loaded.
* Usually hyperref looks for \theH<counter> before \the<counter>
to generate destination names. Redefine \theH<counter> that
it generates a unique id.
* There is an obscure special treatment of the equation counter.
If the above methods aren't working for equations, then
try
\def\name at of@eq{equation disabled}
Or generate at least a minimal example.
Yours sincerely
Heiko <oberdiek at uni-freiburg.de>
--
More information about the pdftex
mailing list