From 6c9ae9865da17720a87c8fafa50ce64fe5be77a5 Mon Sep 17 00:00:00 2001 From: Enrico Forestieri Date: Fri, 12 Oct 2007 23:43:36 +0000 Subject: [PATCH] Correct ordering git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20932 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/unicodesymbols | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/unicodesymbols b/lib/unicodesymbols index 19e080f129..e7d5b99d8c 100644 --- a/lib/unicodesymbols +++ b/lib/unicodesymbols @@ -733,7 +733,6 @@ 0x03c7 "\\textgreek{q}" "textgreek" "" # GREEK SMALL LETTER CHI 0x03c8 "\\textgreek{y}" "textgreek" "" # GREEK SMALL LETTER PSI 0x03c9 "\\textgreek{w}" "textgreek" "" # GREEK SMALL LETTER OMEGA -0x0e3f "\\textbaht" "textcomp" "" # THAI CURRENCY SYMBOL BAHT 0x0410 "\\textcyr{\\char192}" "textcyr" "" # CYRILLIC CAPITAL LETTER A 0x0411 "\\textcyr{\\char193}" "textcyr" "" # CYRILLIC CAPITAL LETTER BE 0x0412 "\\textcyr{\\char194}" "textcyr" "" # CYRILLIC CAPITAL LETTER VE @@ -798,6 +797,7 @@ 0x044d "\\textcyr{\\char253}" "textcyr" "" # CYRILLIC SMALL LETTER E 0x044e "\\textcyr{\\char254}" "textcyr" "" # CYRILLIC SMALL LETTER YU 0x044f "\\textcyr{\\char255}" "textcyr" "" # CYRILLIC SMALL LETTER YA +0x0e3f "\\textbaht" "textcomp" "" # THAI CURRENCY SYMBOL BAHT 0x1e00 "\\textsubring{A}" "tipa" "" # LATIN CAPITAL LETTER A WITH RING BELOW 0x1e01 "\\textsubring{a}" "tipa" "" # LATIN SMALL LETTER A WITH RING BELOW 0x1e02 "\\.{B}" "" "" # LATIN CAPITAL LETTER B WITH DOT ABOVE -- 2.39.5