+1
155 次浏览

Some Unicode characters have a code longer than 4 hex digits. For instance David Rowe was trying to help someone who needed to type U+1133c GRANTHA SIGN NUKTA.

The usual method of \u followed by the digits fails with any code longer than 4 digits. (A Unicode character outside the Basic Multilingual Pane). But it is possible to write this as a string of two 4 digit Unicode characters if converted to UTF-16. So this rule would give the desired character when typing two periods:
..-->\ud804\udf3c

David found the UTF16 equivalent of his desired character from the Branah Unicode converter page
https://www.branah.com/unicode-converter

You can also find it by searching FileFormat.Info for U+1133c, the page on that character gives the UTF16 coding equivalent for it.

较早的帖子 - 以原始语言显示
Paratext [Expert]
(3.3k 分) 发布

已重新显示 | 155 次浏览

登录注册以回答此问题。

相关问题

0
0 个回答 189 次浏览
This week I discovered that Alt-X does work for Unicode characters where the code is longer than 4 hex digits. The ... desired character when typing two periods: ..-->\ud804\udf
[Expert]
sewhite
3.3k 发布
提问于 八月 16, 2019
0
1 个回答 65 次浏览
由于很久没有查看词汇表(Wordlist),我很惊讶看到一个红色大框提到编码不一致 所以问题是是否要开启规范化(normalisation) 在阅读了以下建议后: 我们不建议选择 关闭(无规范化) ,除非 项目语言的拼写以非标准方式使 ... ɛ̀ɛ̀ ɔ̀,ɔ́ 这被认为是标准使用还是非标准使用? 关于如何处理此问题的建议或技巧都非常欢迎 Bart.
goodgoan 347 发布 提问于 十一月 13, 2024
0
3 个回答 297 次浏览
Reading about Unicode equivalence here and on SIL's NRSI pages here and also here on Wikipedia it would appear that Unicode ... and output (apps etc) can be made most helpfully.
rowbory 510 发布 提问于 二月 15, 2017
0
3 个回答 355 次浏览
A project I'm working on wants to have both singular and plural forms of the word for some glossary entries, separated ... in the Language Settings. What small thing am I missing?
jeffh 1.4k 发布 提问于 三月 25, 2019
0
3 个回答 443 次浏览
其他人也遇到过这个问题吗?知道怎么解决吗?我使用的是 Paratext 9.3.103.7 和 Keyman 16.0.138 当我切换到 IPA Unicode 6.2 (v.1.3) KMN 键盘时,它在其他程序中工作正常,但在 ... 不常在 Paratext 中使用这个键盘,但大约一两周前我注意到这个问题,当时以为是因为我刚开启了 Keyman
bbrollier 245 发布 提问于 二月 20, 2023
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
If anyone destroys God’s temple, God will destroy that person; for God’s temple is sacred, and you together are that temple.
1 Corinthians 3:17
3,045 个问题
6,005 个回答
5,671 条评论
2,026 位用户