Update of /cvsroot/mhonarc/mhonarc/MHonArc/lib/MHonArc/CharEnt
In directory subversions:/tmp/cvs-serv1885/lib/MHonArc/CharEnt

Added Files:
        BIG5_ETEN.pm 
Log Message:
* Added big5-eten for MHonArc::CharEnt.  big5 is now aliased to it
  to be consistent with Encode module.
* Added some additional aliases for big5-hkscs.


--- NEW FILE ---

package MHonArc::CharEnt::BIG5_ETEN;

# Chinese (Taiwan big5-eten)
#       Derived from Encode's big5-eten.ucm
+{
  #--------------------------------------------------------------------------
  # Hex Code    Entity Ref      # Description
  #--------------------------------------------------------------------------
    '��' =>     '§',     # 
    '��' =>     '¨',     # 
    '��' =>     '¯',     # 
    '�X' =>     '°',     # 
    '��' =>     '±',     # 
    '�P' =>     '·',     # 
    '��' =>     '×',     # 
    '��' =>     '÷',     # 
    '��' =>     'ø',     # 
    '�' =>      'ú',     # LATIN SMALL LETTER U WITH ACUTE
[...13884 lines suppressed...]
    '��' =>     'r',     # 
    '��' =>     's',     # 
    '��' =>     't',     # 
    '��' =>     'u',     # 
    '��' =>     'v',     # 
    '�@' =>     'w',     # 
    '�A' =>     'x',     # 
    '�B' =>     'y',     # 
    '�C' =>     'z',     # 
    '�a' =>     '{',     # 
    '�U' =>     '|',     # 
    '�b' =>     '}',     # 
    '��' =>     '~',     # 
    '�F' =>     '¢',     # 
    '�G' =>     '£',     # 
    '��' =>     '¬',     # 
    '��' =>     ' ̄',     # 
    '��' =>     '¦',     # 
    '�D' =>     '¥',     # 
};

---------------------------------------------------------------------
To sign-off this list, send email to [EMAIL PROTECTED] with the
message text UNSUBSCRIBE MHONARC-DEV

Reply via email to