Skip to content

Commit 1a4de0c

Browse files
committed
[uaxid.default] Address hanging paragraph.
1 parent 53f9db6 commit 1a4de0c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

source/uax31.tex

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
The other requirements, also listed below,
1616
are either alternatives not taken or do not apply to \Cpp{}.
1717

18-
\rSec1[uaxid.default]{R1 Default identifiers}
18+
\rSec1[uaxid.def]{R1 Default identifiers}
19+
20+
\rSec2[uaxid.def.general]{General}
1921

2022
\pnum
2123
UAX \#31 specifies a default syntax for identifiers
@@ -44,7 +46,7 @@
4446
\grammarterm{identifier-start} or
4547
\grammarterm{identifier} followed by \grammarterm{identifier-continue}.
4648

47-
\rSec2[uaxid.rfmt]{R1a Restricted format characters}
49+
\rSec2[uaxid.def.rfmt]{R1a Restricted format characters}
4850

4951
\pnum
5052
If an implementation of UAX \#31 wishes to allow format characters
@@ -55,7 +57,7 @@
5557
\pnum
5658
\Cpp{} does not allow format characters in identifiers, so this does not apply.
5759

58-
\rSec2[uaxid.stable]{R1b Stable identifiers}
60+
\rSec2[uaxid.def.stable]{R1b Stable identifiers}
5961

6062
\pnum
6163
An implementation of UAX \#31 may choose to guarantee

0 commit comments

Comments
 (0)