Re: Hyperref produces deformed links with amsrefs
- From: Ryan Reich <ryan.reich@xxxxxxxxx>
- Date: 31 May 2007 13:55:25 -0700
On May 31, 4:51 pm, Ryan Reich <ryan.re...@xxxxxxxxx> wrote:
On May 31, 4:41 pm, Herbert Voss <herber...@xxxxxxxxxxxxxx> wrote:
Ryan Reich wrote:
I am frustrated by the apparently inaccurate statement in amsrdoc.pdf
that the package is compatible with hyperref. Indeed, when I use them
together I get links that look like [11,1] instead of [1] (for the
first link) and in the citation text, I get some nonsense
like ]cite.Citation1 appended before the stuff that's supposed to be
there. See the following minimal example:
***
\documentclass{article}
\usepackage{amsrefs,hyperref}
try
\usepackage{hyperref,amsrefs}
Thanks, and this does solve the problem for the test file, but
interestingly, not for my actual document. A moment's experimentation
shows that if I write instead
\usepackage{xy,amsrefs,hyperref}
I get an annoying error:
! LaTeX Error: Command \cir already defined.
Or name \end... illegal, see p.192 of the manual.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.45 \newcommand{\cir}{\textasciicircum}
%
Okay, I should have been just a little more intrepid before
answering. The obvious response, to put xy after hyperref as well,
works fine, though I do get warned about \cir being redefined (but not
fatally so).
Stupid package...
--
Ryan Reich
ryan.reich@xxxxxxxxx
.
- References:
- Hyperref produces deformed links with amsrefs
- From: Ryan Reich
- Re: Hyperref produces deformed links with amsrefs
- From: Herbert Voss
- Re: Hyperref produces deformed links with amsrefs
- From: Ryan Reich
- Hyperref produces deformed links with amsrefs
- Prev by Date: Re: Hyperref produces deformed links with amsrefs
- Next by Date: Re: Hyperref produces deformed links with amsrefs
- Previous by thread: Re: Hyperref produces deformed links with amsrefs
- Next by thread: Re: Hyperref produces deformed links with amsrefs
- Index(es):
Relevant Pages
|