[latex3-commits] [git/LaTeX3-latex3-latex2e] master: some words about xr (code not checked in yet, to come....) (276419a)
David Carlisle
d.p.carlisle at gmail.com
Sun Nov 4 17:03:48 CET 2018
Repository : https://github.com/latex3/latex2e
On branch : master
Link : https://github.com/latex3/latex2e/commit/276419ac5508f026103325728d25fb946b3ae5ed
>---------------------------------------------------------------
commit 276419ac5508f026103325728d25fb946b3ae5ed
Author: David Carlisle <d.p.carlisle at gmail.com>
Date: Sun Nov 4 16:03:48 2018 +0000
some words about xr (code not checked in yet, to come....)
>---------------------------------------------------------------
276419ac5508f026103325728d25fb946b3ae5ed
doc/ltnews29.tex | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/doc/ltnews29.tex b/doc/ltnews29.tex
index f4d9518..216cd5d 100644
--- a/doc/ltnews29.tex
+++ b/doc/ltnews29.tex
@@ -321,9 +321,14 @@ of all your pages in the document. This has now been corrected.
-\subsection{\pkg{xr}}
-
-\emph{explain} Update to handle \cs{if} tests in the aux file.
+\subsection{Update to \pkg{xr}}
+
+The \pkg{xr} package has been merged with the
+\pkg{xcite} package so now handles \cs{cite} as well as \cs{ref} to
+items defined in an external document. In addition, the code that
+reads the \texttt{.aux} file has been made more robust and now correctly
+ignores conditionals (added by \pkg{hyperref} and other packages)
+rather than generating low level parsing errors.
%
\sxissue{https://tex.stackexchange.com/a/452321}
More information about the latex3-commits
mailing list