]>
Commit | Line | Data |
---|---|---|
1 | # © 2016 and later: Unicode, Inc. and others. | |
2 | # License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | # | |
4 | # File: lt_Upper.txt | |
5 | # Generated from CLDR | |
6 | # | |
7 | ||
8 | # Copyright (C) 2011-2013, Apple Inc.; Unicode, Inc.; and others. All Rights Reserved. | |
9 | # Remove \u0307 following soft-dotteds (i, j, and the like), with possible intervening non-230 marks. | |
10 | ::NFD(); | |
11 | [:Soft_Dotted:] [^[:ccc=Not_Reordered:][:ccc=Above:]]* { \u0307 → ; | |
12 | ::Any-Upper(); | |
13 | ::NFC(); | |
14 |