Skip to content

Commit 3b5c2d7

Browse files
Eelistkoeppe
authored andcommitted
[multibyte.strings] Move punctuation out of \term. (#1437)
1 parent fa6ac2c commit 3b5c2d7

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

source/lib-intro.tex

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -829,13 +829,10 @@
829829
\rSec5[multibyte.strings]{Multibyte strings}
830830

831831
\pnum
832-
A
833832
\indextext{NTBS}%
834833
\indextext{NTMBS}%
835-
\term{null-terminated multibyte string,}
836-
or \ntmbs,
837-
\indextext{string!null-terminated multibyte}%
838-
is an \ntbs that constitutes a
834+
A \defnx{null-terminated multibyte string}{string!null-terminated multibyte},
835+
or \ntmbs, is an \ntbs that constitutes a
839836
sequence of valid multibyte characters, beginning and ending in the initial
840837
shift state.\footnote{An \ntbs that contains characters only from the
841838
basic execution character set is also an \ntmbs.

0 commit comments

Comments
 (0)