Skip to content

Commit c8e8684

Browse files
committed
[uaxid] Mark code that's not to be highlighted.
1 parent 3cdffe9 commit c8e8684

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/uax31.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
\tcode{<Medial>} is a list of characters permitted between continue characters.
3434
For \Cpp{} we add the character \unicode{005f}{low line}, or \tcode{_},
3535
to the set of permitted \tcode{<Start>} characters,
36-
the \tcode{<Medial>} set is empty, and
37-
the \tcode{<Continue>} characters are unmodified.
36+
the \noncxxtcode{<Medial>} set is empty, and
37+
the \noncxxtcode{<Continue>} characters are unmodified.
3838
In the grammar used in \UAX{31}, this is
3939
\begin{outputblock}
4040
<Identifier> := <Start> <Continue>*

0 commit comments

Comments
 (0)