From 044ef5dc4e278007dae183ea78127057a0229eb2 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Mon, 28 May 2012 15:54:31 +0200 Subject: [PATCH] add missing IPA glyph --- lib/unicodesymbols | 2 +- status.20x | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/lib/unicodesymbols b/lib/unicodesymbols index e88b535fa8..014fd5fe7b 100644 --- a/lib/unicodesymbols +++ b/lib/unicodesymbols @@ -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 diff --git a/status.20x b/status.20x index 4a99172e1d..77b02826f8 100644 --- a/status.20x +++ b/status.20x @@ -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). -- 2.39.5