[latex3-commits] [git/LaTeX3-latex3-latex2e] xcite: document xr change in ltnews (82de30b1)
Frank Mittelbach
frank.mittelbach at latex-project.org
Thu Jul 25 12:33:32 CEST 2019
Repository : https://github.com/latex3/latex2e
On branch : xcite
Link : https://github.com/latex3/latex2e/commit/82de30b1e71a00627494f4e0cd2442cc207c4724
>---------------------------------------------------------------
commit 82de30b1e71a00627494f4e0cd2442cc207c4724
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Thu Jul 25 12:33:32 2019 +0200
document xr change in ltnews
>---------------------------------------------------------------
82de30b1e71a00627494f4e0cd2442cc207c4724
doc/ltnews30.tex | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/doc/ltnews30.tex b/doc/ltnews30.tex
index 7b4b282c..2e75baa4 100644
--- a/doc/ltnews30.tex
+++ b/doc/ltnews30.tex
@@ -13,7 +13,7 @@
% The latest version of this license is in
% http://www.latex-project.org/lppl.txt
% and version 1.3c or later is part of all distributions of LaTeX
-% version 2005/12/01 or later.
+% version 2008 or later.
%
% This file has the LPPL maintenance status "maintained".
%
@@ -265,6 +265,20 @@ What is most appropriate really depends on the circumstances, but this
now gives you the tools to make local or global adjustments.
+\subsection{\pkg{xr}: Support citations to bibiographies in external documents}
+
+The \pkg{xr} package can be used to reference labels in external
+document, e.g., when a work is split over different documents that
+need to be processed separateley, but has \cs{ref} or \cs{pageref}
+links between each other. With this update \cs{cite} commands and
+their cousins can now also reference bibliographies in external
+documents, a feature that was originally made available by the package
+\pkg{xcite} by Enrico Gregorio.
+
+Note that for technical reasons \pkg{xr} doesn't work with
+\pkg{hyperref}. Use \pkg{xr-hyper} instead if you need the latter
+package.
+
\section{Changes to packages in the \pkg{amsmath} category}
More information about the latex3-commits
mailing list