[latex3-commits] [latex3/latex3] main: Clarify that angle for box rotation is an fp (see #1502) (4bf12de02)

github at latex-project.org github at latex-project.org
Fri Mar 8 12:19:32 CET 2024


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/4bf12de02b8b01ab6805266568b9c8c815a6f4a0

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

commit 4bf12de02b8b01ab6805266568b9c8c815a6f4a0
Author: Joseph Wright <joseph at texdev.net>
Date:   Fri Mar 8 11:19:32 2024 +0000

    Clarify that angle for box rotation is an fp (see #1502)


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

4bf12de02b8b01ab6805266568b9c8c815a6f4a0
 l3kernel/l3box.dtx | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/l3kernel/l3box.dtx b/l3kernel/l3box.dtx
index 1406fd102..6c61a0c87 100644
--- a/l3kernel/l3box.dtx
+++ b/l3kernel/l3box.dtx
@@ -849,7 +849,8 @@
 %   \begin{syntax}
 %     \cs{box_rotate:Nn} \meta{box} \Arg{angle}
 %   \end{syntax}
-%   Rotates the \meta{box} by \meta{angle} (in degrees) anti-clockwise about
+%   Rotates the \meta{box} by \meta{angle} (a \meta{fp expr} in degrees)
+%   anti-clockwise about
 %   its reference point. The reference point of the updated box is moved
 %   horizontally such that it is at the left side of the smallest rectangle
 %   enclosing the rotated material. The updated \meta{box} is an |hbox|,





More information about the latex3-commits mailing list.