From 17b16ef0604684bbef702f4c7952e8afba802cac Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 7 Nov 2000 00:05:01 +0000 Subject: Update. 2000-11-03 Bruno Haible * locales/translit_neutral: Add more entries. Mostly from Markus Kuhn. * locales/translit_compat: Add a few ligatures. * locales/translit_combining: Add a few plain ASCII alternatives. * locales/translit_fraction: Likewise. Surround with spaces. --- localedata/locales/translit_compat | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'localedata/locales/translit_compat') diff --git a/localedata/locales/translit_compat b/localedata/locales/translit_compat index 2240a809a1..ba07c2f066 100644 --- a/localedata/locales/translit_compat +++ b/localedata/locales/translit_compat @@ -1,17 +1,19 @@ escape_char / comment_char % -% Transliterations of compatibility characters. +% Transliterations of compatibility characters and ligatures. % Generated through % $ grep '^[^;]*;[^;]*;[^;]*;[^;]*;[^;]*;[^;]*;' UnicodeData.txt | \ % sed -e 's/^\([^;]*\);\([^;]*\);[^;]*;[^;]*;[^;]*; \([^;]*\);.*$/ ""% \2/' | grep -v '0020 03[0-6][0-9A-F]' | sed -e 'h' -e 's/^\([^%]*\)% .*$/\1/' -e 's/\([0-9A-F]\) \([0-9A-F]\)/\1> "" + ""; % LATIN CAPITAL LIGATURE IJ "" % LATIN SMALL LIGATURE IJ @@ -21,7 +23,11 @@ translit_start % LATIN SMALL LETTER L WITH MIDDLE DOT "" % LATIN SMALL LETTER N PRECEDED BY APOSTROPHE - "" + "";"" +% LATIN CAPITAL LIGATURE OE + "" +% LATIN SMALL LIGATURE OE + "" % LATIN SMALL LETTER LONG S "" % LATIN CAPITAL LETTER DZ WITH CARON @@ -66,6 +72,12 @@ translit_start "" % ARMENIAN SMALL LIGATURE ECH YIWN "" +% HEBREW LIGATURE YIDDISH DOUBLE VAV + "" +% HEBREW LIGATURE YIDDISH VAV YOD + "" +% HEBREW LIGATURE YIDDISH DOUBLE YOD + "" % ARABIC LETTER HIGH HAMZA ALEF "" % ARABIC LETTER HIGH HAMZA WAW -- cgit v1.2.3