From e8bf3111e9ddedda53d0b2e1c0ad2fa4bae6a3f6 Mon Sep 17 00:00:00 2001 From: Jan Schultke Date: Sun, 6 Aug 2023 21:24:23 +0200 Subject: [PATCH] [basic.align] fix non-mathematical wording of p7 --- source/basic.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/basic.tex b/source/basic.tex index 0f0473e3d9..324ffc2756 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -4225,12 +4225,12 @@ \end{note} \pnum -Comparing alignments is meaningful and provides the obvious results: +Comparing two alignments $A$ and $B$ is meaningful and provides the obvious results: \begin{itemize} -\item Two alignments are equal when their numeric values are equal. -\item Two alignments are different when their numeric values are not equal. -\item When an alignment is larger than another it represents a stricter alignment. +\item $A$ and $B$ are equal when their numeric values are equal. +\item $A$ and $B$ are different when their numeric values are not equal. +\item When the numeric value of $A$ is greater than that of $B$, $A$ represents a stricter alignment. \end{itemize} \pnum