|
|||
CLDR Version 28 | Index |
Lists data fields that differ from the last version. Inherited differences in locales are suppressed, except where the source locales are different. The collations and metadata still have a raw format. The rbnf, segmentations, and annotations are not yet included.
Path | Old | New |
---|---|---|
…/transforms/transform[@source="lt"][@target="Upper"][@direction="forward"]/tRule | ::NFD(); [:Soft_Dotted:] [^[:ccc=Not_Reordered:][:ccc=Above:]]* { \u0307 → ; ::Any-Upper(); ::NFC(); | # Copyright (C) 2011-2013, Apple Inc.; Unicode, Inc.; and others. All Rights Reserved. # Remove \u0307 following soft-dotteds (i, j, and the like), with possible intervening non-230 marks. ::NFD(); [:Soft_Dotted:] [^[:ccc=Not_Reordered:][:ccc=Above:]]* { \u0307 → ; ::Any-Upper(); ::NFC(); |