Changeset 1207 for Compose/Compose.neo

Show
Ignore:
Timestamp:
11/15/08 19:25:33 (5 years ago)
Author:
pascal
Message:

Hyphen und Auslassungszeichen aufgenommen

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Compose/Compose.neo

    r1201 r1207  
    954954<Multi_key> <colon> <colon>                      : "‥"   U2025 # TWO DOT LEADER 
    955955<Multi_key> <nobreakspace> <nobreakspace>        : "-"   minus # HYPHEN-MINUS 
     956<Multi_key> <ellipsis> <ellipsis>                : "[…]" 
    956957 
    957958 
     
    13411342 
    13421343# physical units 
     1344<Multi_key> <m> <i> <c> <r> <o>           : "µ"   U00B5 # MICRO SIGN 
    13431345<Multi_key> <degree> <C>                  : "℃"   U2103 # DEGREE CELSIUS 
    13441346<Multi_key> <degree> <F>                  : "℉"   U2109 # DEGREE FAHRENHEIT