Changes

Jump to navigation Jump to search
no edit summary
A code block starts at a code point that is a multiple of 16. The number of code points in each block is also a multiple of 16. Thus, the first code point in a block is of the form 0x''pqrs''0, and the last code point in it is of the form 0x''tuvw''F.
The Unicode standard gives every block a unique name that describes the common semantic nature of its code points. These names are case insensitive, and the hyphens, spaces, and underscores, in them are insignificant. For example, one can refer to the block whose Unicode name is '''<code>Myanmar Extended-A''' </code> as <code>myanmarextendeda</code>, <code>MyanmarExtendedA</code>, or <code>myanmar_extended_a</code>. ConTeXt chooses the first of these alternative styles for the names of blocks, as described below.
== ConTeXt names of Unicode blocks ==
51

edits

Navigation menu