On Sat, 15 Dec 2012 13:32:10 +0200
Guy Rutenberg <[email protected]> wrote:
> Hi All,
>
> I want to add a link to a specific label in my document. This
> functionality is provided by the \hyperref command:
>
> \hyperref{name-of-label}{link text}
>
> Is there any interface in LyX to facilitate this?
>
> I could to it in ERT, but I prefer that LyX will be aware of the
> reference to the label, and update it if the label changes.
>
> Thanks,
>
> Guy
I use hyperref in all my books. I just \usepackage{hyperref} in the
layout file, as I remember.
DANGER WILL ROBINSON: hyperref and Memoir conflict. There are
documented ways to get around this, but I was unable to get them to
work. As a result I don't use Memoir, and in fact I always use my own
modifications on the Book document class.
SteveT