mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 21:40:19 +00:00
add missing IPA glyph
This commit is contained in:
parent
e85ed820bb
commit
044ef5dc4e
@ -169,7 +169,7 @@
|
||||
0x0124 "\\^{H}" "" "mathalpha" "\\hat{H}" # LATIN CAPITAL LETTER H WITH CIRCUMFLEX
|
||||
0x0125 "\\^{h}" "" "mathalpha" "\\hat{h}" # LATIN SMALL LETTER H WITH CIRCUMFLEX
|
||||
#0x0126 "" "" "" "" "" # LATIN CAPITAL LETTER H WITH STROKE
|
||||
#0x0127 "" "" "" "" "" # LATIN SMALL LETTER H WITH STROKE
|
||||
0x0127 "\\textcrh" "tipa" "force" # LATIN SMALL LETTER H WITH STROKE
|
||||
0x0128 "\\~{I}" "" "mathalpha" "\\tilde{I}" # LATIN CAPITAL LETTER I WITH TILDE
|
||||
0x0129 "\\~{\\i}" "" "mathalpha" "\\tilde{\\imath}" # LATIN SMALL LETTER I WITH TILDE
|
||||
0x012a "\\={I}" "" "mathalpha" "\\bar{I}" # LATIN CAPITAL LETTER I WITH MACRON
|
||||
|
@ -38,7 +38,11 @@ What's new
|
||||
- Allow makebeamerinfo script export beamer info (to be used by Impressive)
|
||||
(bug 8018).
|
||||
|
||||
- Some updates to the lib\unicodesymbols file (bug 8153).
|
||||
- Output unicode glyph MICRO SIGN upright in mathed (bug 8153).
|
||||
|
||||
- Remove wrong support for unicode glyph HYPHENATION POINT (bug 8153).
|
||||
|
||||
- Add support for unicode glyph LATIN SMALL LETTER H WITH STROKE.
|
||||
|
||||
- Export contents of included files rather than just an indication that there
|
||||
was an excluded file (bug 8087).
|
||||
|
Loading…
Reference in New Issue
Block a user