我尝试为 polyglossia/xelatex 设置俄语连字(我使用 pandoc 1.15.2.1)。
我安装了两个包:
$ tlmgr info hyphen-russian
tlmgr: package repository http://ctan.asis.io/systems/texlive/tlnet
package: hyphen-russian
category: TLCore
shortdesc: Russian hyphenation patterns.
longdesc: Hyphenation patterns for Russian in T2A and UTF-8 encodings. For 8-bit engines, the 'ruhyphen' package provides a number of different pattern sets, as well as different (8-bit) encodings, that can be chosen at format-generation time. The UTF-8 version only provides the default pattern set. A mechanism similar to the one used for 8-bit patterns may be implemented in the future.
installed: Yes
revision: 23085
sizes:
relocatable: No
collection: collection-langcyrillic
$ tlmgr info ruhyphen
package: ruhyphen
category: Package
shortdesc: Russian hyphenation.
longdesc: A collection of Russian hyphenation patterns supporting a number of Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic), LCY, LWN (OT2), and koi8-r.
installed: Yes
revision: 21081
sizes: run: 249k
relocatable: No
cat-version: 1.6
cat-date: 2012-06-04 13:41:04 +0200
cat-license: lppl
我有一本俄文和英文书。但我只看到英文单词有连字符,俄语单词没有。我该如何修复?
我使用适用于 OS X 的最新 BasicTeX。