[latex3-commits] [git/LaTeX3-latex3-latex3] master: Remove some duplication between l3news11 and l3news12 (fdc1ba012)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Nov 15 10:38:48 CET 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/fdc1ba01235d753535b83181af81da6ba9ba2046
>---------------------------------------------------------------
commit fdc1ba01235d753535b83181af81da6ba9ba2046
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Nov 15 09:38:48 2019 +0000
Remove some duplication between l3news11 and l3news12
>---------------------------------------------------------------
fdc1ba01235d753535b83181af81da6ba9ba2046
l3kernel/doc/l3news12.tex | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/l3kernel/doc/l3news12.tex b/l3kernel/doc/l3news12.tex
index 40fb17725..381b72517 100644
--- a/l3kernel/doc/l3news12.tex
+++ b/l3kernel/doc/l3news12.tex
@@ -79,12 +79,10 @@ New programming tools have appeared in various places across \pkg{expl3}.
The highlights are
\begin{itemize}
\item Shuffling of sequences to allow randomization
- \item A suite of random-number based functions, including some macro code
- to ensure truly even distribution of the underlying random values
\item Arrays of integers and floating point values; these have constant-time
access
\item Functions to return values after system shell usage
- \item (Expandable) access to file information, including file size, MD5
+ \item Expandable access to file information, including file size, MD5
hash and modification date
\end{itemize}
More information about the latex3-commits
mailing list