diff --git a/lib/unicodesymbols b/lib/unicodesymbols index 21da6d02ed..2f5b951a66 100644 --- a/lib/unicodesymbols +++ b/lib/unicodesymbols @@ -593,7 +593,7 @@ 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 +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 diff --git a/status.16x b/status.16x index 17308c5a1e..100cb501a6 100644 --- a/status.16x +++ b/status.16x @@ -52,7 +52,7 @@ What's new * DOCUMENT INPUT/OUTPUT - +- Fix the output of glyph 0x02e0 (MODIFIER LETTER SMALL GAMMA) (bug 6817). * USER INTERFACE