Skip to content

Commit

Permalink
One more outputblock in uax31.tex.
Browse files Browse the repository at this point in the history
This is actually a partial cherry-pick.

Co-authored-by: Eelis van der Weegen <eelis@eelis.net>
  • Loading branch information
frederick-vs-ja and Eelis committed Oct 22, 2024
1 parent 09c5897 commit 8603eea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/uax31.tex
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
\UAX{31} specifies a default syntax for identifiers
based on properties from the Unicode Character Database, \UAX{44}.
The general syntax is
\begin{codeblock}
\begin{outputblock}
<Identifier> := <Start> <Continue>* (<Medial> <Continue>+)*
\end{codeblock}
\end{outputblock}
where \tcode{<Start>} has the XID_Start property,
\tcode{<Continue>} has the XID_Continue property, and
\tcode{<Medial>} is a list of characters permitted between continue characters.
Expand Down

0 comments on commit 8603eea

Please # to comment.