这很大程度上取决于您设置的其他选项。例如,字母间距拉伸(inter-letter stretch)和包含“缺失字母”的单词与基于匹配的连字符处理不兼容。此外,TeX 基于精确匹配进行连字符处理时,可处理的单词数量存在限制(这是 TeX 从单词列表文件中使用的处理方法)。我认为基于音节匹配的连字符处理方式有所不同。
问题是连字符完全没有生效,还是在某些地方生效了,但在您预期会生效的其他地方没有生效?
提供一个“最小可复现示例”的存档可能有助于我们确定具体问题所在。至于是否容易修复,那是另一个问题……
It depends very much on what other settings you have. E.g. inter-letter stretch and words with ‘missing letters’ are incompatible with matching-based hyphenation. There’s also an issue with there being a limit to the number of words that TeX can hyphenate based on exact matches (which is the method TeX uses from a wordlist file). I think that syllable-matching hyphenation works differently.
Is the issue that hyphenation is not happening at all, or is it in some places, but not in other places where you’d expect it to?
A ‘minimum broken example’ as an archive would probably help us work out what the exact problem is. Whether it’s easily fixed is a different issue…
机器翻译自 English