marccol3.u8.marc marccol3.u8.1.lst marccol3.u8.2.lst \
marccol4.u8.marc marccol4.u8.1.lst marccol4.u8.2.lst \
marccol5.u8.marc marccol5.u8.1.lst marccol5.u8.2.lst \
- tst_record_conv.xsl \
- tsticu-0.xml tsticu-0.input tsticu-0.output
+ tsticu-0.xml tsticu-0.input tsticu-0.output \
+ tsticu-1.xml tsticu-1.input tsticu-1.output \
+ tst_record_conv.xsl
YAZCOMP = ../util/yaz-asncomp
YAZCOMPLINE = $(YAZCOMP) -d z.tcl -i yaz -I../include $(YCFLAGS)
--- /dev/null
+Børn
+Le Carré
+Le Carre
+Le Carré
--- /dev/null
+1 1 'børn' 'Børn' '+EKC\x01\x85\xA5\x06\x01\x09'
+2 2 'le' 'Le' '?1\x01\x06\x01\x06'
+3 2 'carre' 'Carre' '-)KK1\x01\x09\x01\x09'
+4 3 'le' 'Le' '?1\x01\x06\x01\x06'
+5 3 'carre' 'Carre' '-)KK1\x01\x09\x01\x09'
+6 4 'le' 'Le' '?1\x01\x06\x01\x06'
+7 4 'carre' 'Carre' '-)KK1\x01\x09\x01\x09'
--- /dev/null
+<icu_chain locale="en">
+ <transform rule="[:Control:] Any-Remove"/>
+ <tokenize rule="l"/>
+ <transform rule="NFD; [[:WhiteSpace:][:Punctuation:][:Diacritic:]] Remove"/>
+ <display/>
+ <casemap rule="l"/>
+</icu_chain>