Skip to content

Commit 3f41cf8

Browse files
authored
[lex.phases] Move cross-reference to the first use of the referenced term (#7393)
1 parent fb8036b commit 3f41cf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/lex.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
does not constitute an endorsement by ISO or IEC of this product.
9191
\end{footnote}
9292
scalar values.
93-
A sequence of translation character set elements is then formed
93+
A sequence of translation character set elements\iref{lex.charset} is then formed
9494
by mapping each Unicode scalar value
9595
to the corresponding translation character set element.
9696
In the resulting sequence,
@@ -103,7 +103,7 @@
103103
For any other kind of input file supported by the implementation,
104104
characters are mapped, in an
105105
\impldef{mapping physical source file characters to translation character set} manner,
106-
to a sequence of translation character set elements\iref{lex.charset},
106+
to a sequence of translation character set elements,
107107
representing end-of-line indicators as new-line characters.
108108

109109
\item

0 commit comments

Comments
 (0)