On Fri, Apr 06, 2001 at 10:10:18AM +0200, Steven van Dijk wrote:
>
> If it put "\usepackage{hyperref}" before "\usepackage{algorithm}" the
> problem is solved. However, the only way to include hyperref in LyX
> 1.6.1fix1 is to include it in the preamble, where it appears after the
> packages LyX includes. Does anyone know a good workaround for this problem?
\newcommand{\theHalgorithm}{\arabic{algorithm}}
in the preamble.
- Using algorithm and hyperref Steven van Dijk
- Dekel Tsur
