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
xrpackage?
xr-hyper,\namerefwith an external label works (apart from a warning frompdftex). – egreg Dec 18 '16 at 23:55