summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu-xetex/data/coll/sk.txt
blob: bf84d1f51f5154fd11f9de551001bf3c3e3ac839 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
// ***************************************************************************
// *
// * Copyright (C) 2005 International Business Machines
// * Corporation and others.  All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File: ../../../cldr/common/collation/sk.xml
// *
// ***************************************************************************
/**
 *  ICU <specials> source: ./xml/collation/sk.xml
 */
sk{
    Version{"1.20"}
    collations{
        standard{
            Sequence{
                "&A<ä<<<Ä"
                "&C<č<<<Č"
                "&D<đ<<<Đ"
                "&H<ch<<<Ch<<<CH"
                "&L<ł<<<Ł"
                "&O<ô<<<Ô"
                "&R<ř<<<Ř"
                "&S<š<<<Š"
                "&Z<ž<<<Ž<ż<<<Ż"
            }
            Version{"1.3"}
        }
    }
}