From 03c24a6ee3eef536dc289780b34f6502d9d23ba4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Wed, 14 Jul 2010 06:21:45 +0000 Subject: [PATCH] * unicodesymbols: fix output of MODIFIER LETTER SMALL GAMMA git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34893 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/unicodesymbols | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/unicodesymbols b/lib/unicodesymbols index dbdd05e010..1f176ef96b 100644 --- a/lib/unicodesymbols +++ b/lib/unicodesymbols @@ -592,8 +592,8 @@ 0x02dc "\\~{ }" "" "" # SMALL TILDE 0x02dd "\\H{ }" "" "" # DOUBLE ACUTE ACCENT 0x02de "\\textrhoticity" "tipa" "force" # MODIFIER LETTER RHOTIC HOOK -#0x02df "" "" "" # MODIFIER LETTER CROSS ACCENT -0x02e0 "\\textbabygamma" "tipa" "force" # MODIFIER LETTER SMALL GAMMA +#0x02df "\\textovercross{ }" "tipa" "force" # MODIFIER LETTER CROSS ACCENT +0x02e0 "\\textsuperscript{\\textgamma}" "tipa" "force" # MODIFIER LETTER SMALL GAMMA 0x02e1 "\\textsuperscript{l}" "" "" # MODIFIER LETTER SMALL L 0x02e2 "\\textsuperscript{s}" "" "" # MODIFIER LETTER SMALL S 0x02e3 "\\textsuperscript{x}" "" "" # MODIFIER LETTER SMALL X