mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-12 16:50:39 +00:00
* unicodesymbols: fix output of MODIFIER LETTER SMALL GAMMA
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34902 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9e4b8e3a4f
commit
12bdd862ed
@ -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
|
||||
|
@ -52,7 +52,7 @@ What's new
|
||||
|
||||
* DOCUMENT INPUT/OUTPUT
|
||||
|
||||
|
||||
- Fix the output of glyph 0x02e0 (MODIFIER LETTER SMALL GAMMA) (bug 6817).
|
||||
|
||||
|
||||
* USER INTERFACE
|
||||
|
Loading…
Reference in New Issue
Block a user