We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cdffe9 commit c8e8684Copy full SHA for c8e8684
source/uax31.tex
@@ -33,8 +33,8 @@
33
\tcode{<Medial>} is a list of characters permitted between continue characters.
34
For \Cpp{} we add the character \unicode{005f}{low line}, or \tcode{_},
35
to the set of permitted \tcode{<Start>} characters,
36
-the \tcode{<Medial>} set is empty, and
37
-the \tcode{<Continue>} characters are unmodified.
+the \noncxxtcode{<Medial>} set is empty, and
+the \noncxxtcode{<Continue>} characters are unmodified.
38
In the grammar used in \UAX{31}, this is
39
\begin{outputblock}
40
<Identifier> := <Start> <Continue>*
0 commit comments