0

I have a large document (book, article or report) for which I want to produce a beamer presentation with some explanation: e. g. how the large document is structured and which chapter should be read by which audience.

In the beamer presentation I want to refer to some chapters, sections and so on. I want to refer using the number (e. g. Chapter 1.2) AND the the actual title / name (like with the nameref package, e. g. Introduction).

I have seen that there are some older questions about this subject, e. g. this question (Does hyperref work between two files?).

Are there new approaches apart from the xr package?

1 Answers1

1

Using egreg's comment:

With xr-hyper, \nameref with an external label works (apart from a warning from pdftex).