[latex3-commits] [git/LaTeX3-latex3-latex3] master: Add fp juxtaposition to l3news (832ff6f6d)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Jan 10 15:19:43 CET 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/832ff6f6d4102affca9bce3a0649e0df38428063
>---------------------------------------------------------------
commit 832ff6f6d4102affca9bce3a0649e0df38428063
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Jan 10 14:19:43 2020 +0000
Add fp juxtaposition to l3news
>---------------------------------------------------------------
832ff6f6d4102affca9bce3a0649e0df38428063
l3kernel/doc/l3news12.tex | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/l3kernel/doc/l3news12.tex b/l3kernel/doc/l3news12.tex
index ade2c78fe..f4ee4face 100644
--- a/l3kernel/doc/l3news12.tex
+++ b/l3kernel/doc/l3news12.tex
@@ -144,7 +144,9 @@ cases.
\subsection{Floating point juxtaposition}
-% BRUNO???
+Implicit multiplication by juxtaposition, such as |2pi|, is now handled
+separately from parenthetic values. Thus for example |1in/1cm| is treated
+as equal to |(1in)/(1cm)| and thus yields |2.54|.
\subsection{Changing box dimensions}
More information about the latex3-commits
mailing list