[latex3-commits] [latex3/latex2e] develop: Add a news entry (d528b2a2)

github at latex-project.org github at latex-project.org
Tue Nov 28 22:51:28 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/d528b2a2b2d9bfadf83c3e5507fadd936935353c

>---------------------------------------------------------------

commit d528b2a2b2d9bfadf83c3e5507fadd936935353c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Nov 15 10:37:03 2023 +0000

    Add a news entry


>---------------------------------------------------------------

d528b2a2b2d9bfadf83c3e5507fadd936935353c
 base/doc/ltnews39.tex | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/base/doc/ltnews39.tex b/base/doc/ltnews39.tex
index 3002928c..31a43aad 100644
--- a/base/doc/ltnews39.tex
+++ b/base/doc/ltnews39.tex
@@ -187,7 +187,16 @@ defined it is not altered, but instead a warning message is displayed.
 %
 \githubissue{823}
 
-
+\subsection{Extended information in \cs{listfiles}}
+
+The \cs{listfiles} command provides useful information when finding issues
+related to variation in package versions. However, this has to date relied on
+the information in the \cs{ProvidesPackage} line, or similar: that can be
+misleading if for example a file has been edited locally. We have now extended
+\cs{listfiles} to take an optional argument which will then include the MD5
+hash of each file (and the size of each file) in the \texttt{.log}.
+%
+\githubissue{945}
 
 %\section{Bug fixes}
 





More information about the latex3-commits mailing list.