zr-tex8r / texucsmapping

Character code mappings from LaTeX encodings to Unicode
Other
2 stars 0 forks source link

texucsmapping Package

Files describing mappings from various LaTeX mappings to Unicode.

File Format

Lines starting with # are comment lines. a non-comment line shows a mapping of a character and is of the following form:

0x27    0x2019  #(quoteright)RIGHT SINGLE QUOTATION MARK
~~~~A   ~~~~~~B  ~~~~~~~~~~~C~~~~~~~~~~~~~~~~~~~~~~~~~~~D

PUA Repositories

The mappings in this package give high priority to one-to-one correspondence between the source encoding and Unicode. Thus when the source character is not contained (as-is) in current Unicode Standard, then characters from some PUA repositories are employed. Note that being one-to-one is preferred over the conformance to the Unicode Standard, so ocasionally glyphs that should be seen as representable (by combining sequences, as glyph variants, etc.) are encoded as a PUA character.

The following PUA repositories are employed (in the descending order of priority):

  1. Adobe's (obsolete) repository
  2. codepoints used in the Latin Modern font family
  3. the author's private repository

Revision History


Takayuki YATO (aka. "ZR")
http://zrbabbler.sp.land.to/