[latex3-commits] [latex3/latex3] main: Tighten a sentence (see #1217) (837a061ef)

github at latex-project.org github at latex-project.org
Thu May 25 21:54:42 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/837a061ef8b11fd9f5d3791189444a1e0e3957de

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

commit 837a061ef8b11fd9f5d3791189444a1e0e3957de
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu May 25 20:54:42 2023 +0100

    Tighten a sentence (see #1217)


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

837a061ef8b11fd9f5d3791189444a1e0e3957de
 l3kernel/l3skip.dtx | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/l3kernel/l3skip.dtx b/l3kernel/l3skip.dtx
index 442d1a0b8..d4bf78de5 100644
--- a/l3kernel/l3skip.dtx
+++ b/l3kernel/l3skip.dtx
@@ -521,11 +521,14 @@
 %   leaves |0.99628| in the input stream, \emph{i.e.}~the magnitude of
 %   one (\TeX{}) point when converted to big points.
 %   \begin{texnote}
-%      The implementation of this functions is re-entrant: the result of
+%      The implementation of this function is re-entrant: the result of
 %      \begin{verbatim}
-%        \dim_to_decimal_in_bp:n { <n>bp }
+%        \dim_compare:nNnTF
+%          { <x>bp } =
+%            { \dim_to_decimal_in_bp:n { <x>bp } }
 %      \end{verbatim}
-%      will be the value \meta{n}.
+%      will be logically \texttt{true}. The decimal representations may
+%      differ provided they produce the same \TeX{} dimension.
 %   \end{texnote}
 % \end{function}
 %





More information about the latex3-commits mailing list.