[latex3-commits] [git/LaTeX3-latex3-latex3] master: xbox: \CoordsToLengths accepts reals (a5f74ef82)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Aug 25 14:40:45 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/a5f74ef82dc53ddc893f26593df5c90110dadd84
>---------------------------------------------------------------
commit a5f74ef82dc53ddc893f26593df5c90110dadd84
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Aug 25 13:40:45 2020 +0100
xbox: \CoordsToLengths accepts reals
>---------------------------------------------------------------
a5f74ef82dc53ddc893f26593df5c90110dadd84
l3trial/xbox/xbox.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3trial/xbox/xbox.dtx b/l3trial/xbox/xbox.dtx
index dbf5cb379..2ef263a4a 100644
--- a/l3trial/xbox/xbox.dtx
+++ b/l3trial/xbox/xbox.dtx
@@ -460,7 +460,7 @@
% \cs{CoordsToLengths} \Arg{coords}
% \end{syntax}
% Converts a co-ordinate pair (given as \meta{x}\texttt{,}\meta{y}) into
-% two lengths. Where the co-ordinates are integers with no units,
+% two lengths. Where the co-ordinates are real numbers with no units,
% \cs{unitlength} is assumed, otherwise they are treated as dimension
% expressions. The result is returned as two \meta{balanced text} as
% in \cs{ProcessedArgument}
More information about the latex3-commits
mailing list.