Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/uax31.tex
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
\tcode{<Continue>} has the XID_Continue property, and
\tcode{<Medial>} is a list of characters permitted between continue characters.
\UAX{31} also specifies some standard profiles,
including the Mathematical Compatability Notation profile.
For \Cpp{} we apply the Mathematical Compatability Notation profile,
including the Mathematical Compatibility Notation profile.
For \Cpp{} we apply the Mathematical Compatibility Notation profile,
and we add the character \unicode{005f}{low line}, or \tcode{_},
to the set of permitted \tcode{<Start>} characters.
The \tcode{<Medial>} set is empty.
Expand Down
Loading