xpinyin:关于文档中「v」和「ü」的说明的一处疑惑?
Open
Nobody has claimed this yet.
package/xpinyin
- Dominant language
- TeX
- Stars
- 1.1k
- Forks
- 128
- Avg merge
- 1h 25m
- Merged PRs (30d)
- 5
Description
在 https://github.com/CTeX-org/ctex-kit/commit/75766ee981a4283a870451a8470adec966b75a9b 之后的 xpinyin 包中,文档描述为:
其中表述是:
为了输入的方便
ü可以用v代替
按我个人理解,如果用户不需要这个替换,也可以使用不容易输入的「ü」,考虑如下 MWE:
\documentclass{ctexart}
\usepackage{xpinyin}
\begin{document}
\pinyin{nv3}
\pinyin{nü3}
\end{document}
这里似乎不能正常识别到「ü」。是应该修改文档描述,还是我的用法有误呢?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the xpinyin documentation change in commit 75766ee981a4283a870451a8470adec966b75a9b and reproduce the reported MWE with both nv3 and nü3. Determine whether the documented substitution is accurate for direct ü input, then update the relevant documentation or clarify the expected usage and verify the resulting example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex, tex
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100